mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix many py3.12 SyntaxWarnings as per #3561
This commit is contained in:
parent
7b299f2cad
commit
381d34522b
8 changed files with 28 additions and 25 deletions
10
docs/source/api/evennia.utils.hex_colors.md
Normal file
10
docs/source/api/evennia.utils.hex_colors.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
```{eval-rst}
|
||||
evennia.utils.hex\_colors
|
||||
================================
|
||||
|
||||
.. automodule:: evennia.utils.hex_colors
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue