Skip to content
Snippets Groups Projects
Commit f1ec5d6c authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge pull request #82 from larsmans/master

fix shebang on configure.py
parents 1c750e01 ddcfb666
No related branches found
No related tags found
Loading
from __future__ import absolute_import
#! /usr/bin/env python
from __future__ import absolute_import
from aksetup_helper import configure_frontend
configure_frontend()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment