Skip to content

Commit

Permalink
remvoed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
TeachMeTW committed Oct 15, 2024
1 parent fed4964 commit 09f93df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emission/storage/timeseries/builtin_timeseries.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ def _get_query(self, key_list = None, time_query = None, geo_query = None,
list(overlap_keys))
else:
ret_query.update(extra_query)

return ret_query

def _get_sort_key(self, time_query = None):
Expand Down

0 comments on commit 09f93df

Please sign in to comment.