ontodev / cogs

COGS Operates Google Sheets
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Fail on adding table with empty first row #92

Closed beckyjackson closed 3 years ago

beckyjackson commented 3 years ago

Resolves #81

Note that this will also fail if the file is completely empty. Do we want to allow adding completely empty files, but not allow it if the file has contents without having headers on the first row?