fix: clean up test fixtures formatting for CI
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,8 +1,11 @@
|
||||
*.pyc
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
.snapshots/
|
||||
.env
|
||||
.env.local
|
||||
*.log
|
||||
.venv/
|
||||
venv/
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user