Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
maarten
/
piket
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Commits
83
Releases
0
Wiki
Browse Source
Add isort config
Maarten van den Berg
5 years ago
parent
47352b1bcc
commit
98fdf2351f
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.isort.cfg
+ 3
- 0
.isort.cfg
View File
@@ -0,0 +1,3 @@
1
+[settings]
2
+multi_line_output = 3
3
+trailing_comma = True