website/src/events/views/__init__.py

2 lines
42 B
Python
Raw Normal View History

from .events import *
from .teams import *