Fix many py3.12 SyntaxWarnings as per #3561

This commit is contained in:
Griatch 2024-06-15 11:50:03 +02:00
parent 7b299f2cad
commit 381d34522b
8 changed files with 28 additions and 25 deletions

View file

@ -0,0 +1,10 @@
```{eval-rst}
evennia.utils.hex\_colors
================================
.. automodule:: evennia.utils.hex_colors
:members:
:undoc-members:
:show-inheritance:
```