dj-embe/entity/__init__.py

3 lines
50 B
Python
Raw Normal View History

2023-04-23 22:48:31 +00:00
from .queue import Queue
from .entry import Entry