Skip to content

Commit ab6bd01

Browse files
committed
Reformat pyproject.toml using taplo
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 2704382 commit ab6bd01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ email = "floss@frequenz.com"
6464
dev-flake8 = [
6565
"flake8 == 7.1.1",
6666
"flake8-docstrings == 1.7.0",
67-
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
67+
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
6868
"pydoclint == 0.6.0",
6969
"pydocstyle == 6.3.0",
7070
]
@@ -96,7 +96,7 @@ dev-pylint = [
9696
]
9797
dev-pytest = [
9898
"pytest == 8.3.4",
99-
"pylint == 3.3.4", # We need this to check for the examples
99+
"pylint == 3.3.4", # We need this to check for the examples
100100
"frequenz-repo-config[extra-lint-examples] == 0.11.0",
101101
]
102102
dev = [

0 commit comments

Comments
 (0)