You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/etebase_server/django/__init__.py

4 lines
73 B

from .app_settings_inner import app_settings
__all__ = ["app_settings"]