We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba33325 commit 98307a6Copy full SHA for 98307a6
doc/data/messages/t/too-many-ancestors/good.py
@@ -28,6 +28,6 @@ class Playtypus(Mammal):
28
beaver_tailed = True
29
can_swim = True
30
has_beak = True
31
- lays_egg = False
+ lays_egg = True
32
protected_specie = True
33
venomous = True
0 commit comments