ignore depraction warning coming from piecash
This commit is contained in:
parent
65258f5d75
commit
17a9e58098
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@
|
|||
;
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
|
||||
# from piecash.core.currency_ISO.py line 1964
|
||||
filterwarnings =
|
||||
ignore:This method will be removed in future versions:DeprecationWarning
|
||||
|
|
Loading…
Reference in a new issue