mirror of
https://github.com/ansible/awx.git
synced 2026-07-06 22:08:08 -02:30
convert py2 -> py3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
import mock
|
||||
from unittest import mock
|
||||
|
||||
from django.test import TransactionTestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user