Skip to content

Commit

Permalink
chore: improve isort and black compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ZdenekM committed Apr 4, 2023
1 parent 5e5cc3c commit 7333e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .isort.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
ensure_newline_before_comments = True

known_first_party=arcor2*
default_section=THIRDPARTY

0 comments on commit 7333e1a

Please sign in to comment.