You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
200 B
INI

[isort]
combine_as_imports = true
default_section = THIRDPARTY
include_trailing_comma = true
known_first_party = google_sheets_wrapper
line_length = 79
multi_line_output = 5
atomic = true
skip = .tox