- Correct setup of logging - all inkycal-modules inherit from the given template - Added basic, optional validation - more code cleanups - fixed a few minor bugs
5 lines
148 B
Python
5 lines
148 B
Python
##from .inkycal_agenda import agenda
|
|
##from .inkycal_calendar import calendar
|
|
##from .inkycal_weather import weather
|
|
##from .inkycal_rss import rss
|