Skip to content
Snippets Groups Projects
Commit 821c79e3 authored by Jan Dinkelbach's avatar Jan Dinkelbach
Browse files

Revert "remove relative reference to timeseries in readtools"

This reverts commit 41c80d07.
parent f7006c3d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
import numpy as np
import pandas as pd
import re
from timeseries import *
from .timeseries import *
def read_timeseries_Modelica(filename, timeseries_names=None, is_regex=False):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment