]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/commit
Skip malformed sheets (#13)
authorcosimon <cosimon@users.noreply.github.com>
Fri, 17 Apr 2020 13:09:41 +0000 (09:09 -0400)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2020 13:09:41 +0000 (09:09 -0400)
commitf6d7c509f00feb63810df7a9216fe1769195197a
tree0727c5ccc646e49177db4dec43b58df4c02aa2c2
parentf012a137927591d5d9068d5d499d424ea4112ea9
Skip malformed sheets (#13)

* Skip malformed sheets

* Move the try except block up a level for readability sake

* Remove debug code
setup.py
tap_google_sheets/schema.py