Skip to content

Commit a4d1199

Browse files
committed
fix import
1 parent 985bcd1 commit a4d1199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/next18/qbr_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import customer_data_service
3030
import customer_spreadsheet_reader
3131
from httplib2 import Http
32-
from oauth2client import file, client, tools
32+
from oauth2client import file as oauth_file, client, tools
3333
import presentation_reader
3434
import presentation_writer
3535
import spreadsheet_writer

0 commit comments

Comments
 (0)