Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 10, 2023
1 parent 86daac9 commit 65653e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/black/lines.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
is_import,
is_multiline_string,
is_one_sequence_between,
is_type_comment,
is_pragma_comment,
is_type_comment,
is_with_or_async_with_stmt,
replace_child,
syms,
Expand Down

0 comments on commit 65653e0

Please sign in to comment.