Version 2.2.5
Adds a __all__
section to the main library __init__.py
file which fixes problems when running pyright in strict mode against this library, it would not be able to see the exported types.
Adds a __all__
section to the main library __init__.py
file which fixes problems when running pyright in strict mode against this library, it would not be able to see the exported types.