removed redundant code small optimization of imports
0.3.0
improved debugtoolbar support raise ConfigurationError when a cookie name can not be discerned updated Interface for ISessionMultiManagerConfig updated and clarified methods on SessionMultiManagerConfig updated and clarified methods on SessionMultiManager improved tests
0.2.4
packaging fix
0.2.2
* black formatting * updated docs to reflect `"None"` as valid input for cookie samesite options * upgraded black; 20.8b1 * integrated with pre-commit and github actions * packaging fixes * added a conflict check for duplicate cookie names
0.2.0
* use `config.add_debugtoolbar_panel` for panel registration * updated tests