You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion. The import issue has been fixed in this PR, #25, however the CI is still failing and likely due to the setup of mocked Google APIs.
Thanks for the suggestion. The import issue has been fixed in this PR, #25, however the CI is still failing and likely due to the setup of mocked Google APIs.
You are right. Instead of setting the mocked Google APIs, you can use mocking in pytest.
The CI fails, because of the tests. Which is in turn, probably because of the fault in the importing the source files.
This should fix it I guess.
Originally posted by @vchrombie in #23 (comment)
The text was updated successfully, but these errors were encountered: