Skip to content

Commit 6435afc

Browse files
committed
Fix code formatting
1 parent 95d3968 commit 6435afc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bitrix24/bitrix24.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ def callMethod(self, method: str, params: Dict[str, Any] = None, **kwargs) -> Di
153153
-------
154154
Returning the REST method response as an array, an object or a scalar
155155
"""
156-
157156
if params is None:
158157
params = {}
159158

0 commit comments

Comments
 (0)