-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tt
updated
9 files
+3 −3 | .pre-commit-config.yaml | |
+3 −51 | config_utils.py | |
+5 −2 | docs/project_header.md | |
+33 −12 | precheck/precheck.py | |
+2 −1 | precheck/pyproject.toml | |
+3 −1 | precheck/requirements.txt | |
+4 −4 | precheck/test_precheck.py | |
+27 −69 | project.py | |
+31 −33 | requirements.txt |