mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 01:30:20 +00:00
No empty docstrings
This commit is contained in:
parent
6294c67b12
commit
2b14375b30
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ def parse():
|
|||
|
||||
def mod_data(opts, full):
|
||||
'''
|
||||
Grab the module's data
|
||||
'''
|
||||
ret = {}
|
||||
finder = modulefinder.ModuleFinder()
|
||||
|
|
Loading…
Add table
Reference in a new issue