diff options
author | 2018-02-03 15:50:49 +0000 | |
---|---|---|
committer | 2018-02-03 15:50:49 +0000 | |
commit | 38325e6e7612a8578fde10801e3992064f145238 (patch) | |
tree | 5dff9b1ce34ce3ba9017e0645d3b4bd0a9b210a0 /.snekrc | |
parent | Lint better (diff) |
Typo fix
Diffstat (limited to '.snekrc')
-rw-r--r-- | .snekrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ indent=' ' multi_line_output=0 length_sort=1 use_parentheses=true -sections=sections=FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER +sections=FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER import_heading_stdlib=Stdlib import_heading_thirdparty=External Libraries import_heading_firstparty=Snekchek |