mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
convert py2 -> py3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
import mock
|
||||
from unittest import mock
|
||||
|
||||
from rest_framework import serializers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user