Skip to content

Conversation

@zigaLuksic
Copy link
Collaborator

There were quite some things that just straight up didn't make sense. So i changed them.

It might be easier to check changes commit by commit, since a lot of lines were changed in the end.

@zigaLuksic zigaLuksic requested a review from jgersak November 16, 2022 08:32
return responses

def _get_timestamp(self, time_interval, bbox):
def _get_timestamp(self, time_interval: Optional[RawTimeIntervalType], bbox: BBox) -> List[dt.datetime]:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional[RawTimeIntervalType], bbox: BBox) -> List[RawTimeIntervalType] ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what we get out are timestamps, and not intervals

@zigaLuksic zigaLuksic merged commit ea971d6 into develop Nov 17, 2022
@zigaLuksic zigaLuksic deleted the feat/sh-task-reafactor branch November 17, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants