Skip to content
Permalink
Browse files
removed partials
  • Loading branch information
clarkem10 committed Oct 11, 2020
1 parent ded2bc3 commit b2a1a323ceca2c6fefdf0af25fc304ae548ffd01
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,5 +1,4 @@
from tkinter import *
from functools import partial

master = Tk()
window = Canvas(master, width=1000, height=1000)

0 comments on commit b2a1a32

Please sign in to comment.