File size: 159 Bytes
622d48e
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
[pytest]
minversion = 6.0
testpaths =
    tests
filterwarnings =
    ignore::DeprecationWarning
    ignore::UserWarning
		ignore::FutureWarning
pythonpath = .