Indenter

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

_Note: Not functionally different from v1.0.2._

- Reclassify v1.0.2 as v1.1.0 because it adds new functionality
- Update some documentation
- Update some internal tooling

1.0.2

- Add support for integer addition and subtraction against `Indenter`s:
python
ind = Indenter()
str(ind) ""
str(ind + 1) " "
str(ind + 1 - 1). ""

1.0.1

- No changes; release pipeline fixes only

1.0.0

- Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.