__init__.py 103 B

123
  1. # iepy setup in order to be able to run individual test modules
  2. import iepy
  3. iepy.setup(_safe_mode=True)