From f76c22e843b85ba0ad99d0db9dd31f2969892d97 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 17 Jul 2023 19:25:40 +0300 Subject: moving dev configs to _deploy/ --- core/TESTS/tests-cuyc-ignored.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/TESTS') diff --git a/core/TESTS/tests-cuyc-ignored.py b/core/TESTS/tests-cuyc-ignored.py index ac4e5b3..976c97f 100644 --- a/core/TESTS/tests-cuyc-ignored.py +++ b/core/TESTS/tests-cuyc-ignored.py @@ -26,7 +26,7 @@ from django.test import Client, SimpleTestCase, TestCase, TransactionTestCase class ImportTest(TestCase): def test_import_imports(self): - ed to go through all modules and copy all imports here + #ed to go through all modules and copy all imports here from io import StringIO from cuy.club.models import (Article, Event, Member, Webpage, -- cgit v1.2.3