Skip to content

Commit 36414aa

Browse files
author
escbeargew99-stack
authored
Update junitxml.py
1 parent e83f615 commit 36414aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_pytest/junitxml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mypy: allow-untyped-defs
1+
# mypy: allow-untyped-defs
22
"""Report test results in JUnit-XML format, for use with Jenkins and build
33
integration servers.
44

0 commit comments

Comments
 (0)