There was an error while loading. Please reload this page.
1 parent c60ab41 commit 58bcdb2Copy full SHA for 58bcdb2
1 file changed
vulnerabilities/tests/test_mozilla.py
@@ -1,8 +1,8 @@
1
-import shutil
2
import os
+import shutil
3
import tempfile
4
-from unittest.mock import patch
5
import zipfile
+from unittest.mock import patch
6
7
from django.test import TestCase
8
0 commit comments