We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985bcd1 commit a4d1199Copy full SHA for a4d1199
events/next18/qbr_tool.py
@@ -29,7 +29,7 @@
29
import customer_data_service
30
import customer_spreadsheet_reader
31
from httplib2 import Http
32
-from oauth2client import file, client, tools
+from oauth2client import file as oauth_file, client, tools
33
import presentation_reader
34
import presentation_writer
35
import spreadsheet_writer
0 commit comments