Numdoclint

Latest version: v0.1.9

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

Scan your dependencies

Page 1 of 3

0.1.9

What's Changed
* Issue27 fix black compatibility issue by peterprescott in https://github.com/simon-ritchie/numdoclint/pull/28

New Contributors
* peterprescott made their first contribution in https://github.com/simon-ritchie/numdoclint/pull/28

**Full Changelog**: https://github.com/simon-ritchie/numdoclint/compare/0.1.8...0.1.9

0.1.8

This release fixes 26 issue.

0.1.7

Supported the `*` argument to restrict positional argument (to use keyword argument), for example, as follows:

py
def any_func(a: int, *, b: int = 20) -> None:
...

0.1.6

0.1.5

0.1.4

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.