Update step2_CECs_BatchAnnotator_v1.0.py
Browse files
step2_CECs_BatchAnnotator_v1.0.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# ==================== CECs BatchAnnotator v1.0 (Desktop Version) ====================
|
| 2 |
-
# Supports batch query
|
| 3 |
|
| 4 |
import tkinter as tk
|
| 5 |
from tkinter import ttk, filedialog, messagebox, scrolledtext
|
|
|
|
| 1 |
# ==================== CECs BatchAnnotator v1.0 (Desktop Version) ====================
|
| 2 |
+
# Supports batch query
|
| 3 |
|
| 4 |
import tkinter as tk
|
| 5 |
from tkinter import ttk, filedialog, messagebox, scrolledtext
|