2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 13:56:30 +00:00

fix ci files

This commit is contained in:
Matthias
2021-11-23 00:42:21 +01:00
parent 92f0ca07d7
commit 0733d9940f
2 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
"""
Pull rendered copies of the templated
Pull rendered copies of the templated
"""
from django.http import response
from django.test import TestCase, testcases
from django.test import TestCase
from django.contrib.auth import get_user_model
import os