Skip to content

Commit

Permalink
python3
Browse files Browse the repository at this point in the history
  • Loading branch information
jiesutd committed Apr 20, 2022
1 parent faf4ac9 commit 3f70a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YEDDA.py
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ def removeRecommendContent(content, recommendRe=r'\[\$.*?\#.*?\*\](?!\#)'):


def main():
print("SUTDAnnotator launched!")
print("YEDDA launched!")
print("OS:", platform.system())
root = Tk()
width, height = 1300, 700
Expand Down

0 comments on commit 3f70a6d

Please sign in to comment.