3 lines
81 B
Python
3 lines
81 B
Python
|
"""passbook core"""
|
||
|
default_app_config = 'passbook.core.apps.PassbookCoreConfig'
|