rwx/rwx/txt/__init__.py
2024-09-13 16:45:56 +02:00

3 lines
38 B
Python

"""Handle text."""
CHARSET = "UTF-8"