Skip to content
Snippets Groups Projects
Select Git revision
  • 9be2119838cd5675cfa5ead44e9c65566db1d727
  • main default protected
  • develop
  • 1.0.0
  • 0.2.3
  • 0.2.2
  • 0.2.1
  • 0.2.0
8 results

__init__.py

Blame
  • user avatar
    Christoph Schmidt authored
    9be21198
    History
    __init__.py 85 B
    import os
    import sys
    
    sys.path.append(os.path.join(os.path.dirname(__file__), '../'))