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