Fixes
-
Fixed a bad import. 46c9c48
-
Fixed extra whitespace added when updating pyproject.toml. 839f17f
-
Removed dotted-notation from requirements. There is an issue on how dotted-notation sets values in the TOMLkit data structure.
-
Added
get_nested_value
andset_nested_value
as replacements for dotted-notation.
-
Other
-
[pre-commit.ci] pre-commit autoupdate. ee4d2f3
updates: - github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11