Great library, thanks.
I'm using it in one of my projects and recently wanted to migrate it to type hinting with mypy. Unfortunately, I failed, because appdirs doesn't provide type hints.
Could you either add type hints to appdirs.py, or alternatively, add a appdirs.pyi type stub file?
Thank you :)
Great library, thanks.
I'm using it in one of my projects and recently wanted to migrate it to type hinting with mypy. Unfortunately, I failed, because appdirs doesn't provide type hints.
Could you either add type hints to appdirs.py, or alternatively, add a appdirs.pyi type stub file?
Thank you :)