Forbes Howington

Results 2 issues of Forbes Howington

I am attempting to update the metadata of a file for which I have the fileID. My code is identical to that in the documentation: ```python f = drive.CreateFile({'id': filesContained['id']})...

### Description of the bug: When debugging bazel targets from Pycharm, the current working directory is set to the project root directory. This is different from when bazel run is...

type: bug
P3
lang: python
topic: debugging
not stale
product: PyCharm