Almost completed refactoring of source docstrings for new doc system
This commit is contained in:
parent
2208a3030c
commit
9fbfc8f8d0
18 changed files with 331 additions and 332 deletions
|
|
@ -1197,7 +1197,7 @@ def check_evennia_dependencies():
|
|||
|
||||
def has_parent(basepath, obj):
|
||||
"""
|
||||
Checks if `basepath` is somewhere in `obj`s parent tree.
|
||||
Checks if `basepath` is somewhere in obj's parent tree.
|
||||
|
||||
Args:
|
||||
basepath (str): Python dotpath to compare against obj path.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue