inital commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
norecursedirs = .git
|
||||
asyncio_mode = auto
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
norecursedirs = .git
|
||||
asyncio_mode = auto
|
||||