You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
misc_group.add_argument("--junit-xml", metavar="JUNIT_XML_OUTPUT_FILE", help="Write a JUnit XML test result document with type checking results to the given file")
1168
+
misc_group.add_argument(
1169
+
"--junit-xml",
1170
+
metavar="JUNIT_XML_OUTPUT_FILE",
1171
+
help="Write a JUnit XML test result document with type checking results to the given file",
0 commit comments