small update
This commit is contained in:
parent
77bf7e6923
commit
14f9490252
|
@ -58,6 +58,7 @@ t.sh
|
|||
**/unittest/**
|
||||
!unittest/**.py
|
||||
!unittest/**.sh
|
||||
!unittest/**.md
|
||||
|
||||
dist/
|
||||
dist/*
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Adapted from Tevatron (https://github.com/texttron/tevatron)
|
||||
|
||||
|
||||
from argparse import ArgumentParser
|
||||
import logging
|
||||
|
|
Loading…
Reference in New Issue