init
This commit is contained in:
commit
24e604ab32
44 changed files with 2338 additions and 0 deletions
7
.isort.cfg
Normal file
7
.isort.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[settings]
|
||||
multi_line_output=3
|
||||
include_trailing_comma=True
|
||||
force_grid_wrap=0
|
||||
use_parentheses=True
|
||||
line_length=88
|
||||
known_third_party=kedro
|
||||
Loading…
Add table
Add a link
Reference in a new issue