JulianFrattini / cira

Python package for functions around the causality in requirements artifacts (CiRA) initiative.
http://www.cira.bth.se/
Apache License 2.0
10 stars 1 forks source link

Refactor EventResolver to use consts #72

Closed andreas-bauer closed 1 year ago

andreas-bauer commented 1 year ago

This PR refactors eventresolver.py by introducing constants (issue #44) and improving its readability.