Skip to content
Snippets Groups Projects
Select Git revision
  • 0f07bb6fe2307e2e555b6761c60b6a8400a7417d
  • main default protected
  • vac_in_initial_conditions
3 results

data_management.py

Blame
  • defines.py 126 B
    import logging
    name = 'AixCIlenz CI Driver'
    version = '0.5.3'
    
    debug = False
    stdout_logging = False
    log_level = logging.DEBUG