civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[APIC-296] MAINT Python client's file_to_civis should not warn about file size of 0 bytes #451

Closed gkcivis closed 2 years ago

gkcivis commented 2 years ago

This change adds logic to the civis.io.file_to_civis function that warns the user if they are using the function on a file with a size of zero bytes.