coralnet / pyspacer

Python based tools for spatial image analysis
MIT License
6 stars 2 forks source link

DummyExtractor: fix data_locations default value in constructor #65

Closed StephenChan closed 8 months ago

StephenChan commented 8 months ago

Should be an empty dict, not an empty list.

This fixes serialization of an ExtractFeaturesMsg that contains a DummyExtractor.