refactor: session handler encapsulation

This commit is contained in:
Swann
2020-10-02 12:11:53 +02:00
parent cab1a71eaa
commit b368c985b8
3 changed files with 31 additions and 23 deletions

View File

@ -44,7 +44,7 @@ from . import environment, utils
DEPENDENCIES = {
("replication", '0.0.21a14'),
("replication", '0.0.21a15'),
}