We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0edc65 commit 2b71cd5Copy full SHA for 2b71cd5
src/black/comments.py
@@ -1,5 +1,4 @@
1
import re
2
-import sys
3
from dataclasses import dataclass
4
from functools import lru_cache
5
from typing import Final, Iterator, List, Optional, Union
0 commit comments