Skip to content

Commit

Permalink
Merge pull request #1 from HydroRoll-Team/HsiangNianian-patch-1
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
HsiangNianian authored Jul 23, 2023
2 parents c43bcd7 + b82f97a commit 5696133
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions psi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
"""Psi
@TODO 词法分析器
@BODY 似乎要写的还蛮多的,所以先写几个TODO List
@todo 词法分析器
@body 似乎要写的还蛮多的,所以先写几个TODO List
"""

__all__ = ['Psi']

0 comments on commit 5696133

Please sign in to comment.