8000 style: black · tableau/server-client-python@7db8c0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 7db8c0c

Browse files
committed
style: black
1 parent 27c8bf8 commit 7db8c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_tagging.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def make_flow() -> TSC.FlowItem:
8181
flow._id = str(uuid.uuid4())
8282
return flow
8383

84+
8485
def make_vconn() -> TSC.VirtualConnectionItem:
8586
vconn = TSC.VirtualConnectionItem("test")
8687
vconn._id = str(uuid.uuid4())

0 commit comments

Comments
 (0)
0