Skip to content

Commit 485e86e

Browse files
authored
Update tchMaterial-parser.pyw
1 parent a802b56 commit 485e86e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tchMaterial-parser.pyw

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,4 +736,3 @@ progress_label = ttk.Label(container_frame, text="等待下载", anchor="center"
736736
progress_label.pack(side="bottom", padx=int(5 * scale), pady=int(5 * scale)) # 设置水平外边距、垂直外边距(跟随缩放),设置标签高度(跟随缩放)
737737

738738
root.mainloop() # 开始主循环
739-

0 commit comments

Comments
 (0)