Add docstring to setup.py to clean pylint output

This commit is contained in:
Thomas S Hatch 2011-02-27 15:17:45 -07:00
parent 03f7e3e910
commit ea36924bfd

View File

@ -1,4 +1,7 @@
#!/usr/bin/python2
'''
The setup script for salt
'''
from distutils.core import setup