Skip to content

Commit 4c1e2cd

Browse files
committed
flake8
1 parent d463e2d commit 4c1e2cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kbcstorage/workspaces.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from kbcstorage.jobs import Jobs
1212
from typing import List # the legacy Workspaces class below unfortunately defines its own method called list
1313

14+
1415
def _make_body(mapping, source_key='source'):
1516
"""
1617
Given a dict mapping Keboola tables to aliases, construct the body of

0 commit comments

Comments
 (0)