3 lines
84 B
Python
3 lines
84 B
Python
|
"""passbook admin"""
|
||
|
default_app_config = 'passbook.admin.apps.PassbookAdminConfig'
|