__init__.py removed pass
This pass is not needed, because we have docstring.
This commit is contained in:
parent
8c6de099f9
commit
0f19b6e63a
@ -84,4 +84,3 @@ class Repository:
|
|||||||
:param account: :class:`Account`
|
:param account: :class:`Account`
|
||||||
:param reqtype: 'remote', 'local', or 'status'
|
:param reqtype: 'remote', 'local', or 'status'
|
||||||
"""
|
"""
|
||||||
pass
|
|
||||||
|
Loading…
Reference in New Issue
Block a user