Skip to content

Commit

Permalink
Moved all from poppy.creatures... in from pypot.creatures...
Browse files Browse the repository at this point in the history
  • Loading branch information
cjlux committed Jun 26, 2020
1 parent a365959 commit 800f11d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def run(self):
###Testons la primitives:
'''
'''
from poppy.creatures import PoppyErgoJr
from pypot.creatures import PoppyErgoJr
poppy= PoppyErgoJr()
poppy.attach_primitive(Tinsel(poppy,['yellow','white'],2), 'girlande')
girlande.start()
Expand Down

0 comments on commit 800f11d

Please sign in to comment.