Skip to content

Commit 1b7c1e3

Browse files
pre-commit-ci-lite[bot]abhizer
authored andcommitted
[pre-commit.ci lite] apply automatic fixes
1 parent dd7de66 commit 1b7c1e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/feldera/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ class QueryResponseFormat(Enum):
195195
"""
196196
The output is serialized as JSON.
197197
The response is deserialized into a python dictionary.
198-
198+
199199
"""
200200

201201
PARQUET = 2

0 commit comments

Comments
 (0)