Restructured text fixes so that pydoctor would return without an error
This commit is contained in:
parent
58b056988a
commit
a84a916719
31 changed files with 269 additions and 256 deletions
|
|
@ -25,7 +25,7 @@ def parse_arguments() -> Namespace:
|
|||
|
||||
|
||||
def script_directory(path):
|
||||
"""resolves path to directory of the current script"""
|
||||
"""Resolves path to directory of the current script"""
|
||||
return os.path.join(os.path.dirname(os.path.realpath(__file__)), path)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue