Initial commit

This commit is contained in:
James Campbell
2026-07-21 19:36:02 -04:00
commit d84e4627c3
39 changed files with 4386 additions and 0 deletions

6
pytest.ini Normal file
View File

@@ -0,0 +1,6 @@
[pytest]
pythonpath = .
testpaths = tests
addopts = -q
filterwarnings =
ignore:'fc-list' is missing:UserWarning