Skip to content

Commit

Permalink
Remove duplicate variable
Browse files Browse the repository at this point in the history
This was defined twice in the file.
  • Loading branch information
courtneyholcomb committed Aug 22, 2024
1 parent 485cdca commit 9548149
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,3 @@ def generate_possible_specs_for_time_dimension(
@property
def is_metric_time(self) -> bool: # noqa: D102
return self.element_name == METRIC_TIME_ELEMENT_NAME


DEFAULT_TIME_GRANULARITY = TimeGranularity.DAY

0 comments on commit 9548149

Please sign in to comment.