v1.6.2
What's new
Fixed ✅
- Fixed a bug where the
session
parameter toBeaker.from_env()
was actually passed through to the class'__init__()
method.
Commits
d3f18dc Fix bug with session
parameter
session
parameter to Beaker.from_env()
was actually passed through to the class' __init__()
method.d3f18dc Fix bug with session
parameter