Closed fohrloop closed 2 months ago
Fixes: #380
Fixes a SyntaxWarning caused by a docstring.
Fixes a few PytestUnraisableExceptionWarning on Fedora caused by harmless warnings which were filtered using a regex. The regex only matched the warnings emitted on Ubuntu, but not on Fedora.
Fixes: #380
Fixes a SyntaxWarning caused by a docstring.
Fixes a few PytestUnraisableExceptionWarning on Fedora caused by harmless warnings which were filtered using a regex. The regex only matched the warnings emitted on Ubuntu, but not on Fedora.