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 95d3968 commit 6435afcCopy full SHA for 6435afc
1 file changed
bitrix24/bitrix24.py
@@ -153,7 +153,6 @@ def callMethod(self, method: str, params: Dict[str, Any] = None, **kwargs) -> Di
153
-------
154
Returning the REST method response as an array, an object or a scalar
155
"""
156
-
157
if params is None:
158
params = {}
159
0 commit comments