We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d463e2d commit 4c1e2cdCopy full SHA for 4c1e2cd
1 file changed
kbcstorage/workspaces.py
@@ -11,6 +11,7 @@
11
from kbcstorage.jobs import Jobs
12
from typing import List # the legacy Workspaces class below unfortunately defines its own method called list
13
14
+
15
def _make_body(mapping, source_key='source'):
16
"""
17
Given a dict mapping Keboola tables to aliases, construct the body of
0 commit comments