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