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

* test_*.py files are no longer executable

* cleanup empty lines

* update precommit

* fixme

* enable

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

1
system/loggerd/tests/test_encoder.py Executable file → Normal file
View File

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