Skip to content

Commit 8867b21

Browse files
ci: auto fixes from pre-commit hooks
for more information, see https://pre-commit.ci
1 parent ce02a43 commit 8867b21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/requirements/compile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import sys
77
from pathlib import Path
88

9-
109
if __name__ == "__main__":
1110
os.chdir(Path(__file__).parent)
1211
os.environ["CUSTOM_COMPILE_COMMAND"] = "requirements/compile.py"

0 commit comments

Comments
 (0)