Use type annotations directly from chardet package
Starting with chardet 5.1.0, the package now includes type annotations. The typeshed stubs are obsolete and should no longer be used. See the release notes: https://github.com/chardet/chardet/releases/tag/5.1.0 > Add type annotations to the project and run mypy on CI
Loading
Please register or sign in to comment