Run autopep8 tox profile
[transportpce.git] / tests / transportpce_tests / common / simulators.py
index c1da758b3bf24824f16a0840ea461895789a5333..e361ea53f9416ae4e0a003f3b4edcd1fc5197fa1 100644 (file)
@@ -31,4 +31,4 @@ SIMS = {
     ('xpdrc', '7.1'): {'port': '17854', 'configfile': 'oper-XPDRC.xml', 'logfile': 'xpdrc-71.log'},
     ('xpdra2', '7.1'): {'port': '17857', 'configfile': 'oper-XPDRA2.xml', 'logfile': 'xpdra2-71.log'},
     ('xpdrc2', '7.1'): {'port': '17858', 'configfile': 'oper-XPDRC2.xml', 'logfile': 'xpdrc2-71.log'}
-}
\ No newline at end of file
+}