|
.github/workflows
|
Fixed python versions
|
2022-12-10 17:00:15 +02:00 |
|
src/detector
|
Removed unused libraries
|
2022-12-10 17:01:19 +02:00 |
|
tests
|
Added blank test
|
2022-12-10 17:00:27 +02:00 |
|
.gitignore
|
Added debug file
|
2022-12-11 17:46:26 +02:00 |
|
LICENSE
|
Initial commit
|
2022-12-01 18:32:00 +02:00 |
|
main.py
|
Added debug file
|
2022-12-11 17:46:26 +02:00 |
|
pyproject.toml
|
Enabled mypy warn_unreachable
|
2022-12-11 17:47:09 +02:00 |
|
README.md
|
Added configuration files
|
2022-12-04 19:07:56 +02:00 |
|
requirements_dev.txt
|
Enabled mypy warn_unreachable
|
2022-12-11 17:47:09 +02:00 |
|
requirements.txt
|
Enabled mypy warn_unreachable
|
2022-12-11 17:47:09 +02:00 |
|
setup.cfg
|
Enabled mypy warn_unreachable
|
2022-12-11 17:47:09 +02:00 |
|
setup.py
|
Added configuration files
|
2022-12-04 19:07:56 +02:00 |
|
tox.ini
|
Added configuration files
|
2022-12-04 19:07:56 +02:00 |