Closed tim-werner closed 4 years ago
The mock in However, the library seems to be fully functional with python3.x. There are problems with python2.7 but support for python2.7 can probably be dropped.test_GSheetsCompile
fails with requests_mock.exceptions.NoMockAddress: No mock address: GET http://docs.google.com/gviz/tq?gid=0&tq=SELECT%20%2A
. I do not understand why the mock is not working.
Awesome! Thanks, @tim-werner!
Fixes issues with flask8 which prevents travis to run successfully.