MNT: Don't crash if fillVisits(mode) is applied to empty data
- Don't crash if fillVisits(mode) is applied to empty data, and don't crash on invalid expressions.
- Fix logic error handling the
--no_download
flag. - Migrate from
setup.py
topyproject.toml
.
Edited by Paul McCarthy