Skip to content

Commit

Permalink
pyproject.toml: enforce ruff format on more files
Browse files Browse the repository at this point in the history
Signed-off-by: Bastian Krause <[email protected]>
  • Loading branch information
Bastian-Krause committed Oct 30, 2024
1 parent 6a5ab20 commit d86480c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@ include = [
"examples/**/*.py",
"labgrid/driver/httpvideodriver.py",
"labgrid/driver/manualswitchdriver.py",
"labgrid/driver/power/gude8031.py",
"labgrid/driver/rawnetworkinterfacedriver.py",
"labgrid/protocol/**/*.py",
"labgrid/remote/**/*.py",
"labgrid/resource/httpvideostream.py",
Expand Down

0 comments on commit d86480c

Please sign in to comment.