devicehub-django/utils/constants.py
Cayo Puigdefabregas 80668b3ec8 base of proyect
2024-06-12 09:32:49 +02:00

8 lines
109 B
Python

# constants declarated for all proyect
STR_XSM_SIZE = 16
STR_SM_SIZE = 32
STR_SIZE = 64
STR_BIG_SIZE = 128