Skip to content

Commit bed325f

Browse files
committed
Reformat pyproject.toml using taplo
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 01f4394 commit bed325f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dev-pytest = [
107107
"pylint == 3.3.1", # We need this to check for the examples
108108
"cookiecutter == 2.6.0", # For checking the cookiecutter scripts
109109
"jinja2 == 3.1.4", # For checking the cookiecutter scripts
110-
"sybil >= 6.1.1, < 10", # Should be consistent with the extra-lint-examples dependency
110+
"sybil >= 6.1.1, < 10", # Should be consistent with the extra-lint-examples dependency
111111
]
112112
dev = [
113113
"frequenz-repo-config[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)