Skip to content

MNT: Don't crash if fillVisits(mode) is applied to empty data

Paul McCarthy requested to merge mnt/mode-on-empty into main
  • 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 to pyproject.toml.
Edited by Paul McCarthy

Merge request reports