Change show() to root_group property
Any user code that was user badger.show(your_group)
will need to be updated to use badger.root_group = your_group
instead.
What's Changed
Full Changelog: 3.8.1...4.0.0
Any user code that was user badger.show(your_group)
will need to be updated to use badger.root_group = your_group
instead.
Full Changelog: 3.8.1...4.0.0