test_*.py files are no longer executable (#32610)

* test_*.py files are no longer executable

* cleanup empty lines

* update precommit

* fixme

* enable

* build
old-commit-hash: c59887c810
This commit is contained in:
Adeeb Shihadeh
2024-06-03 15:48:56 -07:00
committed by GitHub
parent 60ed5d6d40
commit 86b6103657
78 changed files with 5 additions and 85 deletions

1
tools/plotjuggler/test_plotjuggler.py Executable file → Normal file
View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python3
import os
import glob
import signal