Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b0db034

Browse filesBrowse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 82969b8 commit b0db034
Copy full SHA for b0db034

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎mypy/util.py

Copy file name to clipboardExpand all lines: mypy/util.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import sys
1313
import time
1414
from importlib import resources as importlib_resources
15-
from typing import Any, IO, Callable, Container, Final, Iterable, Sequence, Sized, TypeVar
15+
from typing import IO, Any, Callable, Container, Final, Iterable, Sequence, Sized, TypeVar
1616
from typing_extensions import Literal
1717

1818
orjson: Any

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.