Skip to content

Commit

Permalink
Whitespace test
Browse files Browse the repository at this point in the history
  • Loading branch information
TeachMeTW committed Nov 5, 2024
1 parent c8e8080 commit 5c916ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emission/analysis/intake/segmentation/trip_segmentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ def segment_current_trips(user_id):
logging.exception("Trip generation failed for user %s" % user_id)
epq.mark_segmentation_failed(user_id)


def get_combined_segmentation_points(ts, loc_df, time_query, filters_in_df, filter_methods):
"""
We can have mixed filters in a particular time range for multiple reasons.
Expand Down

0 comments on commit 5c916ed

Please sign in to comment.