Update ignores

This commit is contained in:
NanoCode012
2023-05-29 03:53:55 +09:00
parent 392dfd9b07
commit c3a4697016
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ generated-members=numpy.*, torch.*
[pylint.messages_control]
disable=W1203
disable=W1203, C0116, C0301