archive
/
catfish
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
catfish/setup.cfg

8 lines
131 B
INI
Raw Normal View History

2018-12-12 15:03:22 +00:00
[isort]
multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True
line_length=88
2018-12-12 22:34:51 +00:00
not_skip=__init__.py