We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d91674 commit ff48189Copy full SHA for ff48189
test-data/unit/reports.test
@@ -550,7 +550,7 @@ namespace_packages = True
550
551
[case testReportIsADirectoryErrorCrashOnNamespacePackages]
552
# cmd: mypy --linecoverage-report report -p folder
553
---Regression test for https://github.com/python/mypy/issues/18128
+-- Regression test for https://github.com/python/mypy/issues/18128
554
-- "IsADirectoryError for namespace packages when using --linecoverage-report"
555
[file folder/subfolder/something.py]
556
class Something:
0 commit comments