File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from cgitb import text
1+
from cgitb import
22
from email.mime import image
33
from msilib.schema import Font
44
from tkinter import *
@@ -147,4 +147,4 @@ def exit(self):
147147
root.title("E-Health Appliaction")
148148
root.geometry("1550x700")
149149
root.config(background="light blue")
150-
root.mainloop()
150+
root.mainloop()

0 commit comments

Comments
 (0)