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 d7c85e0 commit fcf3431Copy full SHA for fcf3431
src/fastapi_cli/cli.py
@@ -22,7 +22,6 @@
22
logger = logging.getLogger(__name__)
23
24
25
-
26
try:
27
import uvicorn
28
except ImportError: # pragma: no cover
0 commit comments