Skip to content

Commit

Permalink
Issue #112 TODO note about migrating AggregatorConfig to OpenEoBacken…
Browse files Browse the repository at this point in the history
…dConfig
  • Loading branch information
soxofaan committed May 16, 2023
1 parent 16c6378 commit 0defb67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openeo_aggregator/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class ConfigException(ValueError):
pass


# TODO #112 subclass from OpenEoBackendConfig
class AggregatorConfig(dict):
"""
Simple dictionary based configuration for aggregator backend
Expand Down

0 comments on commit 0defb67

Please sign in to comment.