1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-20 14:58:29 +00:00
thatmattlove-hyperglass/.isort.cfg
2020-01-20 00:38:26 -07:00

7 lines
No EOL
209 B
INI

[settings]
line_length = 88
indent = ' '
force_single_line = true
import_heading_stdlib = Standard Library Imports
import_heading_thirdparty = Third Party Imports
import_heading_firstparty = Project Imports