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 e48f0f7 commit db3a2d4Copy full SHA for db3a2d4
src/fastapi_cli/exceptions.py
@@ -0,0 +1,2 @@
1
+class FastAPICLIException(Exception):
2
+ pass
0 commit comments