summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Ruhlov <anton@paxful.com>2020-04-10 15:56:37 +0300
committerAnton Ruhlov <anton@paxful.com>2020-04-10 15:56:37 +0300
commit9334b8665fa7710d412f6f0036f9f466924383a8 (patch)
tree6730714daca40784019abdf54ae45822d6d3a8d5
parentf9e9f3395715a99e56494ab0a3ee168083d44a7d (diff)
downloadoauthlib-9334b8665fa7710d412f6f0036f9f466924383a8.tar.gz
Add missing new line in setup.cfg
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index af09495..3128e18 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,4 +12,4 @@ known_first_party = oauthlib
known_tests = tests
sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,TESTS,LOCALFOLDER
line_length = 79
-multi_line_output = 5 \ No newline at end of file
+multi_line_output = 5