Skip to content

Commit 984ca6d

Browse files
committed
fix all linter warnings.
1 parent bff31ad commit 984ca6d

File tree

6 files changed

+2132
-1043
lines changed

6 files changed

+2132
-1043
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ repos:
7878
(?x)(
7979
^nvitop/gui/|
8080
^nvitop/callbacks/|
81-
^docs/
81+
^docs/|
82+
^nvitop/api/rocm/
8283
)
8384
- repo: local
8485
hooks:

docs/source/spelling_wordlist.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,6 @@ pytorch
154154
api
155155
utils
156156
GpuStatsLogger
157+
nvml
158+
rocm
159+
ROCm

0 commit comments

Comments
 (0)