whylogs
whylogs copied to clipboard
add reinit to why.init()
Description
Make integration tests pass now that why.log()
tests are included.
Also pass environment variables into container for nightly integration tests.
Changes
-
add
reinit=True
to all thewhy.init()
calls -
[ ] I have reviewed the Guidelines for Contributing and the Code of Conduct.