Skip to content

Commit 923fe62

Browse files
committed
chore(filename): Add basename back
1 parent 26b188e commit 923fe62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ibm_watson/language_translator_v3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
from .common import get_sdk_headers
2828
from ibm_cloud_sdk_core import BaseService
2929
from ibm_cloud_sdk_core import datetime_to_string, string_to_datetime
30+
from os.path import basename
3031

3132
##############################################################################
3233
# Service

0 commit comments

Comments
 (0)