jhurley13 / automatingcbc

Automating the Christmas Bird Count
Apache License 2.0
2 stars 0 forks source link

Suppress annoying xlrd warning "WARNING *** file size ..." #37

Closed jhurley13 closed 3 years ago

jhurley13 commented 3 years ago

For example, "WARNING *** file size (56569) not 512 + multiple of sector size (512)"

See https://stackoverflow.com/questions/7619319/python-xlrd-suppress-warning-messages.

jhurley13 commented 3 years ago

[main 68242a4]