Skip to content

Commit

Permalink
modified canvas and window for day 85
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikerniker committed Oct 20, 2023
1 parent 09d73e3 commit 276a839
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Day85/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
canvas.grid(row=0, column=0, columnspan=3, sticky="nsew")




def add_image():
file_path = filedialog.askopenfilename()
if file_path:
Expand Down

0 comments on commit 276a839

Please sign in to comment.