We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6a8ca commit 782effdCopy full SHA for 782effd
1 file changed
script_umdp3_checker/tests/test_fortran_checks.py
@@ -8,7 +8,7 @@
8
9
10
# Prevent pytest from trying to collect TestResult as more tests:
11
-TestResult.__test__ = False
+TestResult.__test__ = False # type: ignore
12
"""
13
ToDo :
14
THere has been a LOT of refactoring in the umdp3 module since these
0 commit comments