comfy/artel/docgenerator/tests.py

5 wiersze
87 B
Python
Czysty Zwykły widok Historia

2023-05-21 19:30:16 +00:00
from django.test import TestCase
class PdfFromDocGeneratorTestCase(TestCase):
...