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

5 lines
105 B
Python

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