mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Merge pull request #1543 from vlegoff/py3k-fix-syntax-settings
Add automatic escaping of the settings docstring for Windows' sake
This commit is contained in:
commit
81a6e96a79
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
"""
|
||||
r"""
|
||||
Evennia settings file.
|
||||
|
||||
The available options are found in the default settings file found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue