Commit b939a7d
committed
Fix an issue with aliasing apiclient submodules.
The aliasing of `googleapiclient` as `apiclient` doesn't play nicely with
imports of the form `from apiclient import foo`. This is far from the most
elegant fix, but it gets the job done.1 parent 0bf61f2 commit b939a7d
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments