mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 09:57:33 -02:30
convert py2 -> py3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import pytest
|
||||
import mock
|
||||
from unittest import mock
|
||||
|
||||
from django.core.exceptions import ValidationError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user