Skip to content

Commit e10a930

Browse files
committed
tftp: update ruff
Signed-off-by: Benny Zlotnik <[email protected]>
1 parent c0eac64 commit e10a930

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/jumpstarter-driver-tftp/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ dev = [
2020
"pytest-cov>=6.0.0",
2121
"pytest-anyio>=0.0.0",
2222
"pytest-asyncio>=0.0.0",
23-
"jumpstarter-testing"
23+
"jumpstarter-testing",
24+
"ruff>=0.9.3",
2425
]
2526

2627

0 commit comments

Comments
 (0)