Skip to content

Commit b009aa4

Browse files
authored
chore: add autopep8 as dev dependency (#266)
1 parent 1286d4c commit b009aa4

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ adbe = "adbe.main:main"
2525
[dependency-groups]
2626
dev = [
2727
"autoflake>=2.3.1",
28+
"autopep8>=2.3.2",
2829
"flake8>=7.2.0",
2930
"pylint>=3.3.6",
3031
"pytest>=8.3.5",

uv.lock

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)