Skip to content

Commit 001197e

Browse files
committed
fix lint
1 parent 919bd0a commit 001197e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdv/metadata/visualization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
DEFAULT_SDTYPES = ['id', 'numerical', 'categorical', 'datetime', 'boolean']
99
BACKGROUND_COLOR = '#B7E9FF'
1010

11+
1112
def create_columns_node(columns):
1213
"""Convert columns into text for ``graphviz`` node.
1314

0 commit comments

Comments
 (0)