Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
chore: remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
maxchang3 committed Jul 13, 2023
1 parent 6fed214 commit 2fff36f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ def chai():
with open("src/chaizi.dict.yaml", "w") as f:
f.write("\n".join(yaml))


if __name__ == "__main__":
chai()

0 comments on commit 2fff36f

Please sign in to comment.