mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
More testing
This commit is contained in:
parent
4d0e639735
commit
b0bdc72cb1
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ if not _no_autodoc:
|
|||
else:
|
||||
print("--- Develop branch!")
|
||||
print(f"evennia location: {evennia.__file__}")
|
||||
print(f"crafting location: {evennia.contrib.crafting.__file__}")
|
||||
print(f"crafting location: {crafting.__file__}")
|
||||
|
||||
|
||||
if _no_autodoc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue