Qianhui19 commited on
Commit
8953c39
·
verified ·
1 Parent(s): 180587e

Update step2_CECs_BatchAnnotator_v1.0.py

Browse files
Files changed (1) hide show
  1. step2_CECs_BatchAnnotator_v1.0.py +1 -1
step2_CECs_BatchAnnotator_v1.0.py CHANGED
@@ -1,5 +1,5 @@
1
  # ==================== CECs BatchAnnotator v1.0 (Desktop Version) ====================
2
- # Supports batch query (AC50 matching function removed)
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