fix other assorted sanity failures

This commit is contained in:
AlanCoding
2019-11-26 09:45:54 -05:00
parent 48f10669d6
commit 081a0fc04e
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
import pytest
from awx.main.models import Organization, Inventory, InventorySource, Project