Hintwith

Latest version: v0.1.4

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.4

What's Changed
* Renamed the positional argument `__is_method=` to `__hint_returntype=` for the avoidance of ambiguity.


**Full Changelog**: https://github.com/Chitaoji/hintwith/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* Removed the positional argument `__is_method=` from `hintwith()` and `hintwithmethod()`; added a new positional argument `__hint_returns=` to them.


**Full Changelog**: https://github.com/Chitaoji/hintwith/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* Updated comments.


**Full Changelog**: https://github.com/Chitaoji/hintwith/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* New optional parameter for `hintwith()` and `hintwithmethod()`:
* `__is_method` : determines whether the decorated function is a method.

**Full Changelog**: https://github.com/Chitaoji/hintwith/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Initial release by Chitaoji

New Contributors
* Chitaoji made their first contribution in https://github.com/Chitaoji/hintwith/pull/1

**Full Changelog**: https://github.com/Chitaoji/hintwith/commits/v0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.