Skip to content

Commit 98307a6

Browse files
Roshan ShettyDanielNoord
authored andcommitted
Fixes#9675 too-many-ancestors /R0901
1 parent ba33325 commit 98307a6

File tree

1 file changed

+1
-1
lines changed
  • doc/data/messages/t/too-many-ancestors

1 file changed

+1
-1
lines changed

doc/data/messages/t/too-many-ancestors/good.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ class Playtypus(Mammal):
2828
beaver_tailed = True
2929
can_swim = True
3030
has_beak = True
31-
lays_egg = False
31+
lays_egg = True
3232
protected_specie = True
3333
venomous = True

0 commit comments

Comments
 (0)