eval.py added

This commit is contained in:
chun 2023-12-19 22:11:33 +08:00
parent cc6254843a
commit 78ff76955c
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
test.py
*.pyc

1
eval.py Normal file
View File

@ -0,0 +1 @@
# to be implemented