korpling / annatto

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Apache License 2.0
1 stars 0 forks source link

Annatto crashes with unwrap in check #244

Closed MartinKl closed 2 weeks ago

MartinKl commented 2 weeks ago

If you run check without providing attribute report but with save you run into a panic on Option::unwrap with a None. Observed first in a Windows environment.