mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
5 lines
82 B
Python
5 lines
82 B
Python
''' Tests. '''
|
|
# flake8: noqa
|
|
from .t_views import *
|
|
from .t_serializers import *
|