Skip to content

Commit

Permalink
Remove needless TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
DevonFulcher committed Jan 14, 2025
1 parent 290e29f commit f9c2b30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ def _get_metric_time_elements(self, measure_reference: Optional[MeasureReference
properties=frozenset(properties),
time_granularity=time_granularity,
date_part=date_part,
config=None, # TODO: add config
config=None,
)
path_key_to_linkable_dimensions[linkable_dimension.path_key].append(linkable_dimension)

Expand Down

0 comments on commit f9c2b30

Please sign in to comment.