Skip to content

Commit b1f7b26

Browse files
feldera-botabhizer
authored andcommitted
[ci] apply automatic fixes
Signed-off-by: feldera-bot <feldera-bot@feldera.com>
1 parent 9c78a59 commit b1f7b26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

python/tests/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
)
1515

1616
TEST_CLIENT = FelderaClient(
17-
BASE_URL, api_key=API_KEY,
18-
connection_timeout=10, requests_verify=False
17+
BASE_URL, api_key=API_KEY, connection_timeout=10, requests_verify=False
1918
)
2019

2120

0 commit comments

Comments
 (0)