mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-22 08:38:35 +02:00
feat(app): add sanity checks for env variables
This commit is contained in:
@@ -8,7 +8,6 @@ is only used for string fields (not dates, decimals, etc.).
|
||||
|
||||
from datetime import date
|
||||
from decimal import Decimal
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from django.test import TestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user