typeshed
typeshed copied to clipboard
[stubsabot] Bump editdistance to 0.8.*
Release: https://pypi.org/pypi/editdistance/0.8.1 Homepage: https://github.com/roy-ht/editdistance Repository: https://github.com/roy-ht/editdistance Diff: https://github.com/roy-ht/editdistance/compare/v0.6.2...v0.8.1
Stubsabot analysis of the diff between the two releases:
- 2 public Python files have been added:
pdm_build.py,src/editdistance/__init__.py. - 1 file included in typeshed's stubs has been deleted:
editdistance/__init__.py. - 0 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 38.
- Total lines of Python code deleted: 69.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI