Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
8W9aG committed Nov 1, 2024
1 parent 1ed894b commit 47536bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cog/command/openapi_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

from ..config import Config
from ..errors import CogError, ConfigDoesNotExist, PredictorNotSet
from ..predictor import load_config
from ..schema import Status
from ..server.http import create_app
from ..suppress_output import suppress_output
Expand Down

0 comments on commit 47536bd

Please sign in to comment.