Skip to content

Commit 3c79d60

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3bc6870 commit 3c79d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy/stubgenc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ def __init__(
265265
"Union",
266266
],
267267
"os": ["PathLike"],
268-
"pathlib": ["Path"]
268+
"pathlib": ["Path"],
269269
}
270270
)
271271

0 commit comments

Comments
 (0)