Skip to content

Commit 88b7899

Browse files
committed
#167 formatting after code review
1 parent 0aa4a2a commit 88b7899

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dialog_test/flowtest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def processFile(flowfile:str, watsonSDKVersion:str):
9393
# print()
9494

9595
print()
96-
#print('Running Conversational Flow: {} ({})'.format(flowfile, flow.shape[0]))
9796
print('Running Conversational Flow: {} ({})'.format(flowfile, len(flow)))
9897
results = ft.runFlowTest(workspace_id=workspace_id, flow=flow, show_progress=True, version=watsonSDKVersion)
9998
print()

0 commit comments

Comments
 (0)