mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
fix other assorted sanity failures
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user