mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Ignore multiprocessing DeprecationWarning
This commit is contained in:
@@ -7,3 +7,5 @@ testpaths = src/tests
|
|||||||
markers =
|
markers =
|
||||||
network: tests that require network connectivity
|
network: tests that require network connectivity
|
||||||
stress: long running stress tests
|
stress: long running stress tests
|
||||||
|
filterwarnings =
|
||||||
|
ignore::DeprecationWarning:multiprocessing.popen_fork
|
||||||
|
Reference in New Issue
Block a user