A tool to automatically replace string literals in type annotations.
Project description
no-string-hints
A pre-commit hook to automatically remove string literals as type hints from argument, return, and class variable type annotations.
As a pre-commit hook
See pre-commit for instructions
Sample .pre-commit-config.yaml
:
- repo: https://github.com/MarcoGorelli/no-string-hints
rev: v0.1.1
hooks:
- id: no-string-hints
See also
Check out pyupgrade, which I learned a lot from when writing this.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
no_string_hints-0.1.1.tar.gz
(3.5 kB
view hashes)
Built Distribution
Close
Hashes for no_string_hints-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07ea92ed3827fc8ce6496f8d1385b650ad97b1e199be0fc74744ac7a5215ebab |
|
MD5 | c710041655ecd4dec84796a7fd690606 |
|
BLAKE2b-256 | e0177e9290778776770bedc4b1f7c56ade989f5fcdfc33584fdae2afb7deee7c |