awx/awx/fact/models/__init__.py
2015-06-11 16:10:23 -04:00

7 lines
125 B
Python

# Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved
from __future__ import absolute_import
from .fact import * # noqa