3 lines
78 B
Python
3 lines
78 B
Python
|
"""passbook api"""
|
||
|
default_app_config = 'passbook.api.apps.PassbookAPIConfig'
|