Skip to content

Commit cfb3a1c

Browse files
committed
chore: pre-commit fix and actually match mkl_fft
1 parent 27e275a commit cfb3a1c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pylintrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[MASTER]
2+
extension-pkg-allow-list=numpy,mkl_random.mklrand
3+
4+
[TYPECHECK]
5+
generated-members=RandomState,min,max

0 commit comments

Comments
 (0)