mirror of
https://github.com/kennethreitz-archive/python-convore.git
synced 2026-06-05 23:40:18 +00:00
added __docformat__
This commit is contained in:
@@ -17,6 +17,7 @@ __build__ = 0x000001
|
||||
__author__ = 'Kenneth Reitz'
|
||||
__license__ = 'ISC'
|
||||
__copyright__ = 'Copyright 2011 Kenneth Reitz'
|
||||
__docformat__ = 'restructuredtext'
|
||||
|
||||
__all__ = ('Convore',)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user