Skip to content

Commit

Permalink
Addressing code review.
Browse files Browse the repository at this point in the history
  • Loading branch information
chipkent committed Nov 20, 2023
1 parent e30d23d commit 70dd8cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions py/server/deephaven/calendar.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,3 @@ def calendar(name: Optional[str] = None) -> BusinessCalendar:
raise DHError(e, "failed to get the default calendar.") from e



#TODO: to_numpy_calendar method

0 comments on commit 70dd8cb

Please sign in to comment.