Philipp Hochmann

Results 2 issues of Philipp Hochmann

When I parse two A2L in separate instances, e.g. ```python db = DB() session = db.import_a2l( a2l_path, in_memory=False, remove_existing=True ) ``` Whenever I parsed another A2L before, the overlapping characteristics...