feat(training): scaffold Python training project
This commit is contained in:
4
Training/pytest.ini
Normal file
4
Training/pytest.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
python_files = test_*.py
|
||||
addopts = -v
|
||||
Reference in New Issue
Block a user