@@ -960,8 +960,6 @@ src/foo/bar.py: note: Common resolutions include: a) adding `__init__.py` somewh
960960[file test.py]
961961x = 1
962962[out]
963- usage: mypy [-h] [-v] [-V] [more options; see below]
964- [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
965963mypy: error: Invalid error code(s): YOLO
966964== Return code: 2
967965
@@ -970,8 +968,6 @@ mypy: error: Invalid error code(s): YOLO
970968[file test.py]
971969x = 1
972970[out]
973- usage: mypy [-h] [-v] [-V] [more options; see below]
974- [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
975971mypy: error: Invalid error code(s): YOLO
976972== Return code: 2
977973
@@ -980,8 +976,6 @@ mypy: error: Invalid error code(s): YOLO
980976[file test.py]
981977x = 1
982978[out]
983- usage: mypy [-h] [-v] [-V] [more options; see below]
984- [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
985979mypy: error: Invalid error code(s): YOLO, YOLO2
986980== Return code: 2
987981
@@ -990,8 +984,6 @@ mypy: error: Invalid error code(s): YOLO, YOLO2
990984[file test.py]
991985x = 1
992986[out]
993- usage: mypy [-h] [-v] [-V] [more options; see below]
994- [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
995987mypy: error: Invalid error code(s): YOLO
996988== Return code: 2
997989
@@ -1000,8 +992,6 @@ mypy: error: Invalid error code(s): YOLO
1000992[file test.py]
1001993x = 1
1002994[out]
1003- usage: mypy [-h] [-v] [-V] [more options; see below]
1004- [-m MODULE] [-p PACKAGE] [-c PROGRAM_TEXT] [files ...]
1005995mypy: error: Invalid error code(s): YOLO
1006996== Return code: 2
1007997
0 commit comments