Skip to content

Commit 6f7ab65

Browse files
Update doc/whatsnew/fragments/10334.bugfix
1 parent 5b30d91 commit 6f7ab65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whatsnew/fragments/10334.bugfix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Using a slice as a class decorator now raise a 'not-callable' message instead of crashing pylint.
1+
Using a slice as a class decorator now raise a 'not-callable' message instead of crashing pylint. A lot of checks that dealt with decorators (too many to list) are now shortcut if the decorator can't immediately be inferred to a function or class definition.
22

33
Closes #10334

0 commit comments

Comments
 (0)