docker.images/ansible.awx/awx-17.1.0/awx/sso/__init__.py

5 lines
105 B
Python

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