small update

This commit is contained in:
shengdinghu 2022-10-21 06:46:25 +00:00
parent 77bf7e6923
commit 14f9490252
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -58,6 +58,7 @@ t.sh
**/unittest/**
!unittest/**.py
!unittest/**.sh
!unittest/**.md
dist/
dist/*

View File

@ -1,4 +1,4 @@
# Adapted from Tevatron (https://github.com/texttron/tevatron)
from argparse import ArgumentParser
import logging