Rename module to prevent confusion on import.

This commit is contained in:
Tom Hacohen 2020-12-29 16:55:21 +02:00
parent 174e54681d
commit 8245577dfb
2 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
from .app_settings import app_settings
from .app_settings_inner import app_settings