Skip to content

Commit

Permalink
updated init because of new modules aka moved functions
Browse files Browse the repository at this point in the history
  • Loading branch information
LynnSchmittwilken committed Aug 2, 2022
1 parent 56a4747 commit f9bd8d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stimuli/illusions/__init__.py
@@ -1,6 +1,7 @@
from .benary_cross import benarys_cross
from .bullseye import bullseye_stimulus
from .checkerboards import *
from .circular import *
from .cornsweet import cornsweet
from .cube import cube_illusion
from .dungeon import dungeon_illusion
Expand All @@ -11,4 +12,5 @@
from .rings import ring_stimulus
from .sbc import *
from .todorovic import *
from .wedding_cake import *
from .whites import *

0 comments on commit f9bd8d2

Please sign in to comment.