Revert removal of imports

This commit is contained in:
Natalia
2023-05-30 22:31:46 -03:00
committed by nessita
parent a8cd8f507a
commit e2d2dd9ed2
2 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
# from django.urls import reverse
# from faker import Faker
# from rest_framework.test import APIClient
# from test_plus.test import TestCase
# from ..factories import UserFactory, StaffUserFactory
# from .. import serializers