Doc strings to imperative mood
This commit is contained in:
parent
dceb640c77
commit
f51dae7b3a
10 changed files with 88 additions and 79 deletions
|
|
@ -25,7 +25,7 @@ def parse_arguments() -> Namespace:
|
|||
|
||||
|
||||
def script_directory(path):
|
||||
"""Resolves path to directory of the current script"""
|
||||
"""Resolve 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