nu-radio / NuRadioReco

reconstruction framework for radio detectors of high-energy neutrinos
GNU General Public License v3.0
5 stars 3 forks source link

Replace tinydb.purge calls #240

Closed christophwelling closed 4 years ago

christophwelling commented 4 years ago

The latest tinydb version renamed the purge() method to truncate(). When I changed that, I apparently missed some spots.

christophwelling commented 4 years ago

No, the required version was changed a while back, I just missed a spot.