Skip to content

Commit d86480c

Browse files
pyproject.toml: enforce ruff format on more files
Signed-off-by: Bastian Krause <[email protected]>
1 parent 6a5ab20 commit d86480c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ include = [
218218
"examples/**/*.py",
219219
"labgrid/driver/httpvideodriver.py",
220220
"labgrid/driver/manualswitchdriver.py",
221+
"labgrid/driver/power/gude8031.py",
222+
"labgrid/driver/rawnetworkinterfacedriver.py",
221223
"labgrid/protocol/**/*.py",
222224
"labgrid/remote/**/*.py",
223225
"labgrid/resource/httpvideostream.py",

0 commit comments

Comments
 (0)