mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-11 12:58:33 +03:00
added more docstrings and comments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[pytest]
|
||||
minversion =
|
||||
6.0.2
|
||||
7.0.0
|
||||
testpaths =
|
||||
tests/
|
||||
python_files =
|
||||
@@ -13,4 +13,5 @@ addopts =
|
||||
--self-contained-html
|
||||
filterwarnings =
|
||||
ignore:the imp module is deprecated:DeprecationWarning
|
||||
ignore:The localize method is no longer necessary, as this time zone supports the fold attribute
|
||||
ignore:The localize method is no longer necessary, as this time zone supports the fold attribute
|
||||
ignore:invalid escape sequence:DeprecationWarning
|
||||
Reference in New Issue
Block a user