mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
Fixed typos and docstring style
This commit is contained in:
parent
d7cbf07b4d
commit
69fd31d4de
1 changed files with 1 additions and 1 deletions
|
|
@ -502,7 +502,7 @@ def create_account(
|
|||
errors to. If not given, errors will be logged.
|
||||
|
||||
Returns:
|
||||
(object) The acount object of the new account.
|
||||
Account: The newly created Account.
|
||||
Raises:
|
||||
ValueError: If `key` already exists in database.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue