We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0092b88 commit 79c9454Copy full SHA for 79c9454
predict.py
@@ -7,7 +7,6 @@
7
import logging
8
import shutil
9
10
-
11
class Predictor(BasePredictor):
12
def setup(self):
13
logging.basicConfig(level=logging.INFO)
0 commit comments