3 lines
59 B
Python
3 lines
59 B
Python
|
#!/usr/bin/env python3
|
||
|
from .object_view import ObjectView
|