You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not share query_types between subclasses of BaseEDRProvider (geopython#2049)
* Add test for shared edr query_type inheritance
* Fix test_load_and_prepare_item_missing_geojson_parts
* Auto-register subclasses EDR query types
- Automatically register EDR query types
- Ensure subclasses of `BaseEDRProvider` does not share query_types between instances of its subclass
0 commit comments