Skip to content

Fix tag error

Duncan Macleod requested to merge github/fork/vivienr/fix_tag_error into main

Created by: vivienr

TimeSeries.fetch_open_data() reports TypeError: get_urls() got an unexpected keyword argument 'tag', this PR removes tag from timeseries/core.py and timeseries/io/losc.py.

Merge request reports