Dev Improvements (#2058)

* added ruff cache to git ignore

* moved venv to project and added interpreter path

* added dummy method to LDAP test

* removed unused setting
This commit is contained in:
Michael Genson
2023-01-28 18:49:09 -06:00
committed by GitHub
parent ed797ef8b2
commit 2340ee5bfb
4 changed files with 34 additions and 8 deletions

1
.gitignore vendored
View File

@@ -86,6 +86,7 @@ coverage.xml
*.cover
.hypothesis/
.pytest_cache/
.ruff_cache/
test.db
# Translations