Skip to content

Commit ff48189

Browse files
authored
Fix comment formatting in a test
1 parent 6d91674 commit ff48189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/reports.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ namespace_packages = True
550550

551551
[case testReportIsADirectoryErrorCrashOnNamespacePackages]
552552
# cmd: mypy --linecoverage-report report -p folder
553-
--Regression test for https://github.com/python/mypy/issues/18128
553+
-- Regression test for https://github.com/python/mypy/issues/18128
554554
-- "IsADirectoryError for namespace packages when using --linecoverage-report"
555555
[file folder/subfolder/something.py]
556556
class Something:

0 commit comments

Comments
 (0)