Skip to content

Remove usage of tag keyword in calls to TimeSeries.fetch_open_data

This PR removes all usage of the deprecated tag keyword in calls to TimeSeries.fetch_open_data - this should resolve a bunch of DeprecationWarnings emitted when building the documentation.

Merge request reports