Describe the problem.
The error should print StoreFactory.__name__ and not type(StoreFactory).__name__.
|
f'{type(StoreFactory).__name__}. {type(factory).__name__} ' |
How did you install ProxyStore?
ProxyStore Version
v0.6.5
Python Version
All
OS and Platform
All