Skip to content

Allow removal of completely empty BundleTrajetories.

Jakob Schiøtz requested to merge schiotz/ase:emptybundle into master

A crashing script may leave behind a completely empty (uninitialized) BundleTrajectory folder. It was not recognized as such, and would not be automatically removed when the script was running again.

Merge request reports