You need to sign in or sign up before continuing.
Fix to get integration tests configuration file discoverable. (fixes #325)
Using __file__
to get path of importing package instead of importlib.resources
.
Using __file__
to get path of importing package instead of importlib.resources
.