3 lines
57 B
Python
3 lines
57 B
Python
|
#!/usr/bin/env python3
|
||
|
from .model_view import ModelView
|