Skip to content

Fix to get integration tests configuration file discoverable. (fixes #325)

Joakim Löw requested to merge joakim.low/climix:integration-test-gen-fix into main

Using __file__ to get path of importing package instead of importlib.resources.

Merge request reports