digest/models/__init__.py

8 lines
210 B
Python
Raw Normal View History

2024-05-03 15:04:23 +03:00
# -*- coding: utf-8 -*-
2024-05-21 15:09:16 +03:00
# Part of Talisman . See LICENSE file for full copyright and licensing details.
2024-05-03 15:04:23 +03:00
from . import digest
from . import digest_tip
from . import res_config_settings
from . import res_users