Changeset - f0da9e5bbeb9
[Not reviewed]
0 1 0
Brett Smith - 3 years ago 2020-12-08 16:30:43
brettcsmith@brettcsmith.org
setup.cfg: Ignore time.clock deprecation warnings from xlrd.book.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
setup.cfg
Show inline comments
...
 
@@ -4,3 +4,4 @@ test=pytest
 
[tool:pytest]
 
filterwarnings =
 
  ignore::DeprecationWarning:html5lib
 
  ignore::DeprecationWarning:xlrd.book
0 comments (0 inline, 0 general)