fixed shebangs in non executable .py files
[nepi.git] / src / nepi / testbeds / ns3 / constants.py
1 # -*- coding: utf-8 -*-
2
3 TESTBED_ID = "ns3"
4 TESTBED_VERSION = "3.11"
5