Commit cbaa713
fix: use module constant for default disk serial command
Fixes B008 ruff violation by using _DEFAULT_DISK_SERIAL_COMMAND
instead of calling shlex.split() in function argument default.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Jose Manuel Castano <joscasta@redhat.com>1 parent 7a56b07 commit cbaa713
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
0 commit comments