We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f06b489 + 3b61cca commit a2a6118Copy full SHA for a2a6118
1 file changed
notepad/notepad_support.py
@@ -6,7 +6,7 @@
6
7
8
import sqlite3
9
-
+import tkinter as tk
10
try:
11
from Tkinter import *
12
except ImportError:
0 commit comments