GeoDaCenter / GeoDaCenter/spatial_access
change name in Models.py
Open
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In line 183 of Models.py in the model **"DestSum"** it prints as:
**return self.aggregated_results**
All the other models are:
**return self.model_results**
Could you please make that consistent with the rest of the models?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.