__init__.py 88 B

123
  1. import os
  2. FIXTURE_DIRECTORY = os.path.join(os.path.dirname(os.path.abspath(__file__)))