Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroi-sora committed Mar 30, 2022
1 parent 400c126 commit f06f31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from SelectAreaWin import SelectAreaWin # 子窗口
from selectAreaWin import SelectAreaWin # 子窗口
from asset import iconPngBase64, getHelpText # 资源
from callingOCR import CallingOCR # OCR调用接口

Expand Down

0 comments on commit f06f31d

Please sign in to comment.