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 af1f2fb commit 1e18b82Copy full SHA for 1e18b82
src/functions_framework/exceptions.py
@@ -38,4 +38,4 @@ class EventConversionException(FunctionsFrameworkException):
38
39
40
class RequestTimeoutException(FunctionsFrameworkException):
41
- pass
+ pass
0 commit comments