minor improvements
fixed a few things in rss module, minor improvements to other modules. Added test file for use without installing
This commit is contained in:
		| @@ -8,7 +8,7 @@ Copyright by aceisace | ||||
| from inkycal.custom import * | ||||
| import calendar as cal | ||||
| import arrow | ||||
| from ical_parser import icalendar | ||||
| from inkycal.modules.ical_parser import icalendar | ||||
|  | ||||
| size = (400, 520) | ||||
| config = {'week_starts_on': 'Monday', 'ical_urls': ['https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics']} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user