3 lines
66 B
Python
3 lines
66 B
Python
|
from .layout import inkycal_layout
|
||
|
print('imported layout class')
|