fixed shebangs in non executable .py files
[nepi.git] / src / nepi / testbeds / netns / __init__.py
1 # -*- coding: utf-8 -*-
2
3 from constants import TESTBED_ID, TESTBED_ID
4 from execute import TestbedController 
5