Skip to content

Commit

Permalink
fix all linter warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Junyi-99 committed Mar 15, 2024
1 parent bff31ad commit 984ca6d
Show file tree
Hide file tree
Showing 6 changed files with 2,132 additions and 1,043 deletions.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ repos:
(?x)(
^nvitop/gui/|
^nvitop/callbacks/|
^docs/
^docs/|
^nvitop/api/rocm/
)
- repo: local
hooks:
Expand Down
3 changes: 3 additions & 0 deletions docs/source/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,6 @@ pytorch
api
utils
GpuStatsLogger
nvml
rocm
ROCm
Loading

0 comments on commit 984ca6d

Please sign in to comment.