mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-17 21:25:35 +00:00
Fixed formatting error
This commit is contained in:
parent
d4ab0ea0a7
commit
60464d0d23
@ -1,5 +1,6 @@
|
||||
from . import foo
|
||||
|
||||
|
||||
def module_level_method(foo, bar):
|
||||
"""A module level method"""
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user