We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
timothycrosley
Learn more about funding links in repositories.
Report abuse
1 parent 488cdca commit 223dc4cCopy full SHA for 223dc4c
isort/core.py
@@ -1,7 +1,6 @@
1
import textwrap
2
from io import StringIO
3
from itertools import chain
4
-from re import match
5
from typing import List, TextIO, Union
6
7
import isort.literal
0 commit comments