fix shebang
This commit is contained in:
2
tools/collect_statistics.py
Normal file → Executable file
2
tools/collect_statistics.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
Reference in New Issue
Block a user