Pull recent commits #1
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ def main():
|
|||
|
||||
if (week_starts_on == "Sunday"):
|
||||
calendar.setfirstweekday(calendar.SUNDAY)
|
||||
draw(weekplace, weeksun)
|
||||
image.paste(weeksun, weekplace)
|
||||
draw(weekdayssun[(time.strftime("%a"))], weekday)
|
||||
|
||||
|
|
Loading…
Reference in a new issue