Skip to content

Commit 99b0282

Browse files
committed
pylint: Remove unused configuration option
1 parent 67c46ef commit 99b0282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[MASTER]
2-
disable = locally-disabled,file-ignored,useless-object-inheritance
2+
disable = locally-disabled,file-ignored
33
extension-pkg-whitelist = shmem4py.api
44
good-names = a,i,j,k,p,q,pe,op
55
reports = no

0 commit comments

Comments
 (0)