File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 |
| -from cgitb import text |
| 1 | +from cgitb import |
2 | 2 | from email.mime import image
|
3 | 3 | from msilib.schema import Font
|
4 | 4 | from tkinter import *
|
@@ -147,4 +147,4 @@ def exit(self):
|
147 | 147 | root.title("E-Health Appliaction")
|
148 | 148 | root.geometry("1550x700")
|
149 | 149 | root.config(background="light blue")
|
150 |
| -root.mainloop() |
| 150 | +root.mainloop() |
You can’t perform that action at this time.
0 commit comments