- Correct setup of logging - all inkycal-modules inherit from the given template - Added basic, optional validation - more code cleanups - fixed a few minor bugs
3 lines
65 B
Python
3 lines
65 B
Python
from .settings_parser import settings
|
|
from .layout import layout
|