Closed BjoernLudwigPTB closed 6 months ago
This resolves #307 . Maybe we should take the opportunity to fix the logic of the class in terms of moving the initialization of instance parameters into the __init__ method?!
__init__
This resolves #307 . Maybe we should take the opportunity to fix the logic of the class in terms of moving the initialization of instance parameters into the
__init__
method?!