Skip to content

Commit 65653e0

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 86daac9 commit 65653e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/black/lines.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
is_import,
2929
is_multiline_string,
3030
is_one_sequence_between,
31-
is_type_comment,
3231
is_pragma_comment,
32+
is_type_comment,
3333
is_with_or_async_with_stmt,
3434
replace_child,
3535
syms,

0 commit comments

Comments
 (0)