Skip to content

Commit 935c7e9

Browse files
author
escbeargew99-stack
authored
Update pastebin.py
1 parent c7b38da commit 935c7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/pastebin.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
"""Submit failure or test session information to a pastebin service."""
33

44
from __future__ import annotations

0 commit comments

Comments
 (0)