1
0
Fork 0
forked from mia/0x0

Add tests

This commit is contained in:
Mia Herkt 2020-12-30 03:03:03 +01:00
parent 3bdbab96c1
commit b65209db7b
No known key found for this signature in database
GPG key ID: 72E154B8622EC191
3 changed files with 83 additions and 0 deletions

2
pyproject.toml Normal file
View file

@ -0,0 +1,2 @@
[tool.pytest.ini_options]
log_level = "INFO"