summaryrefslogtreecommitdiff
path: root/pylint/__main__.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2019-03-09 11:23:15 +0100
committerClaudiu Popa <pcmanticore@gmail.com>2019-03-20 09:07:35 +0100
commit2d525d68249cf00c4dbb521e331e99b481a113c3 (patch)
tree29ab4faad229c838ab74b97349fd9922cd14613e /pylint/__main__.py
parent5ab140ac3b3dda6f32e0f73aeec09abf015ea30f (diff)
downloadpylint-git-2d525d68249cf00c4dbb521e331e99b481a113c3.tar.gz
Style - Re-Apply black following the isort cleanup
Change with isort triggered change with black.
Diffstat (limited to 'pylint/__main__.py')
-rw-r--r--pylint/__main__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pylint/__main__.py b/pylint/__main__.py
index 7eca11929..e12309b4d 100644
--- a/pylint/__main__.py
+++ b/pylint/__main__.py
@@ -1,4 +1,3 @@
-
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING