Added basic pytest ini with task mark so Pytest will no longer throw warnings locally.
This commit is contained in:
3
pytest.ini
Normal file
3
pytest.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
[pytest]
|
||||
markers =
|
||||
task: A concept exercise task.
|
||||
Reference in New Issue
Block a user