Poker hand scene of eop/bayes

This commit is contained in:
Grant Sanderson
2017-06-06 13:38:44 -07:00
parent fd567bb0f4
commit c4b4acc69b
3 changed files with 291 additions and 35 deletions

View File

@ -63,7 +63,6 @@ class TexMobject(SVGMobject):
#specialized path_string mobject
return TexSymbol(path_string)
def generate_points(self):
SVGMobject.generate_points(self)
if len(self.args) > 1: