From 38325e6e7612a8578fde10801e3992064f145238 Mon Sep 17 00:00:00 2001 From: JoeBanks13 Date: Sat, 3 Feb 2018 15:50:49 +0000 Subject: Typo fix --- .snekrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.snekrc') diff --git a/.snekrc b/.snekrc index 24a408ce..b9c4f119 100644 --- a/.snekrc +++ b/.snekrc @@ -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 -- cgit v1.2.3