Skip to content
Snippets Groups Projects
configure.py 91 B
Newer Older
  • Learn to ignore specific revisions
  • #! /usr/bin/env python
    
    from aksetup_helper import configure_frontend
    configure_frontend()