Skip to content

Commit a5e2fd2

Browse files
dasmynihaase
authored andcommitted
add another cuda library exception to licensecheck
1 parent 2c0254d commit a5e2fd2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ repos:
9292
"nvidia-cu*"
9393
"nvidia-nc*"
9494
"nvidia-nv*"
95-
matplotlib-inline
96-
mypy-extensions
95+
"cuda-bindings"
96+
"matplotlib-inline"
97+
"mypy-extensions"
9798
--requirements-paths
9899
language: python
99100
files: pyproject.toml

0 commit comments

Comments
 (0)