Skip to content

Commit 4f6fc13

Browse files
pre-commit-ci[bot]mambelli
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e8d1922 commit 4f6fc13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/decisionengine/framework/dataspace/datablock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ def get_taskmanager(self, taskmanager_name, taskmanager_id=None):
282282
Args:
283283
taskmanager_name (str): Name of the TaskManager
284284
taskmanager_id (str, optional): ID of the TaskManager to retrieve. Defaults to None.
285-
285+
286286
Returns:
287287
dict: TaskManager information
288288

0 commit comments

Comments
 (0)