commit | cb258686e13c2677af233aca5b4aa8d7ee903dbf | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Fri Sep 18 14:25:06 2015 +0100 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Fri Sep 18 14:25:06 2015 +0100 |
tree | 1e1d8beea1f7ce7f43c340b6ac7e839267e5b843 | |
parent | fd30e67c774dd6e912aad5c0394691e3be2514f9 [diff] |
Fix trailing whitespace Change-Id: I618cf9fae9cfb6d47487dddfbde6b2ed54f13264
diff --git a/config/config.py b/config/config.py index 3e77182..0b0b59d 100644 --- a/config/config.py +++ b/config/config.py
@@ -110,7 +110,7 @@ self.visualisation = VisualisationConfigClass() self.visualisation.port = 3081 self.visualisation.enabled = False - + # No switch-specific defaults to set self.switches = {}