cleanup comments
This commit is contained in:
parent
ba57e7a6e1
commit
d02dde7622
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@ class AnimationGroup:
|
|||
if item.animate(show):
|
||||
ret=True
|
||||
return ret
|
||||
#return any(item.animate(show) for item in self._members)
|
||||
|
||||
@property
|
||||
def color(self):
|
||||
|
|
|
|||
Loading…
Reference in a new issue