aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2015-09-18 14:25:06 +0100
committerSteve McIntyre <steve.mcintyre@linaro.org>2015-09-18 14:25:06 +0100
commitcb258686e13c2677af233aca5b4aa8d7ee903dbf (patch)
tree1e1d8beea1f7ce7f43c340b6ac7e839267e5b843
parentfd30e67c774dd6e912aad5c0394691e3be2514f9 (diff)
Fix trailing whitespace
Change-Id: I618cf9fae9cfb6d47487dddfbde6b2ed54f13264
-rw-r--r--config/config.py2
1 files changed, 1 insertions, 1 deletions
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 @@ class VlanConfig:
self.visualisation = VisualisationConfigClass()
self.visualisation.port = 3081
self.visualisation.enabled = False
-
+
# No switch-specific defaults to set
self.switches = {}