x86_64-centos-awx/awx/ui/__init__.py
2021-03-02 20:53:43 +08:00

6 lines
104 B
Python

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