Update inkycal_agenda.py
This commit is contained in:
parent
a3e604511d
commit
0469e75471
@ -132,7 +132,7 @@ class Agenda(inkycal_module):
|
|||||||
|
|
||||||
# Sort events by beginning time
|
# Sort events by beginning time
|
||||||
parser.sort()
|
parser.sort()
|
||||||
print(parser.show_events())
|
# parser.show_events()
|
||||||
|
|
||||||
# Set the width for date, time and event titles
|
# Set the width for date, time and event titles
|
||||||
date_width = int(max([self.font.getlength(
|
date_width = int(max([self.font.getlength(
|
||||||
|
Loading…
Reference in New Issue
Block a user