Skip to content

Commit 79c9454

Browse files
committed
init
1 parent 0092b88 commit 79c9454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

predict.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import logging
88
import shutil
99

10-
1110
class Predictor(BasePredictor):
1211
def setup(self):
1312
logging.basicConfig(level=logging.INFO)

0 commit comments

Comments
 (0)