Skip to content

Commit 1e18b82

Browse files
committed
format
1 parent af1f2fb commit 1e18b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions_framework/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ class EventConversionException(FunctionsFrameworkException):
3838

3939

4040
class RequestTimeoutException(FunctionsFrameworkException):
41-
pass
41+
pass

0 commit comments

Comments
 (0)