awx/awx/ui/__init__.py
2020-11-23 13:22:34 -05:00

6 lines
104 B
Python

# Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved.
default_app_config = 'awx.ui.apps.UIConfig'