Update inkycal_agenda.py

This commit is contained in:
emilyboda
2024-03-15 13:22:01 -04:00
committed by GitHub
parent a3e604511d
commit 0469e75471

View File

@@ -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(