Skip to content
Snippets Groups Projects
Commit ddcfb666 authored by Lars Buitinck's avatar Lars Buitinck
Browse files

fix shebang on configure.py

parent 1c750e01
No related branches found
No related tags found
No related merge requests found
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