Skip to content

Commit a7f6c89

Browse files
🐛 fix pylint warning
1 parent d0d2e45 commit a7f6c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

watson_developer_cloud/dialog_v1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
The v1 Dialog service
1717
(https://www.ibm.com/watson/developercloud/dialog.html)
1818
"""
19+
from __future__ import print_function
1920
from .watson_developer_cloud_service import WatsonDeveloperCloudService
2021

2122

0 commit comments

Comments
 (0)