Skip to content

Commit

Permalink
更新 daily_arxiv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuchen Li authored Feb 7, 2024
1 parent 2ff4892 commit bd4cdff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions daily_arxiv.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@ def pretty_math(s:str) -> str:

if use_title == True:
f.write("## Updated on " + DateNow + "\n")
else:
f.write("> Updated on " + DateNow + "\n")

if use_tc == True and to_web == False:
f.write("<details>\n")
Expand Down

0 comments on commit bd4cdff

Please sign in to comment.