mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 01:06:32 +01:00
Fixed typos and docstring style
This commit is contained in:
parent
6ffa8c74b7
commit
cd5beed8d7
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