fix shebang
All checks were successful
Run Tox Check / tox-py312 (pull_request) Successful in 15s
Run Tox Check / tox-pep8 (pull_request) Successful in 14s

This commit is contained in:
2025-08-08 13:56:57 +00:00
parent fd29a155b0
commit 6d6939883f
2 changed files with 3 additions and 4 deletions

2
tools/collect_statistics.py Normal file → Executable file
View 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.