summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-12-28 04:36:32 +1100
committerGitHub <noreply@github.com>2020-12-28 04:36:32 +1100
commit1b7b72c0e96856d2b9f73f705787af3426662bcf (patch)
treeb03387eee60a4650d850c11daf7a962285837da6 /setup.cfg
parentbbf0f65284f6c9cc40429f446bddf48e2e882ad0 (diff)
Ensure single newline at EOF for core files (#11310)
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 9e178ad659..5ef2f9ba09 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -336,4 +336,3 @@ split_penalty_logical_operator=300
# Use the Tab character for indentation.
use_tabs=False
-