From e4306ee73a4dd6307af0687f286b07a4a538e8cd Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sat, 19 Oct 2013 21:26:41 +0200 Subject: [PATCH] just some style fix --- linspector/core/interface.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linspector/core/interface.py b/linspector/core/interface.py index 8cf3bff..12c25e6 100644 --- a/linspector/core/interface.py +++ b/linspector/core/interface.py @@ -1,5 +1,6 @@ """ -The interface class should contain all stuff for frontend/backend communication to the Linspector core. +The interface class should contain all stuff for frontend/backend +communication to the Linspector core. Copyright (c) 2011-2013 "Johannes Findeisen and Rafael Timmerberg"