All checks were successful
/ job (push) Successful in 1m12s
new development branch from root commit
3 lines
38 B
Python
3 lines
38 B
Python
"""Handle text."""
|
|
|
|
CHARSET = "UTF-8"
|