Ignore SyntaxWarnings while testing
Python 3.8 introduces SyntaxWarnings for some things we test, like trying to call a string literal as if it were a function.
This commit is contained in:
parent
9f519ed208
commit
0c7ada1e63