Skip to content

Commit 9fe97d0

Browse files
committed
setup.py doesn't really need a module docstring
1 parent 5b68375 commit 9fe97d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env python
22

33
# pylint: disable=invalid-name
4+
# pylint: disable=missing-module-docstring
45

56
from __future__ import absolute_import
67

0 commit comments

Comments
 (0)