Skip to content

Commit bef7c47

Browse files
committed
fix lint
Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
1 parent c08967b commit bef7c47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
env:
1919
RUFF_OUTPUT_FORMAT: github
2020
with:
21-
args: >
21+
extra_args: >
2222
--exclude ./bitsandbytes/csrc/xpu_ops.cpp,./bitsandbytes/csrc/xpu_ops.h,./bitsandbytes/csrc/xpu_kernels.cpp,./bitsandbytes/csrc/xpu_kernels.h

0 commit comments

Comments
 (0)