From 89f0970a887612a6819263633180d027d06224af Mon Sep 17 00:00:00 2001 From: Nino van Hooff Date: Fri, 29 May 2020 14:30:33 +0200 Subject: Remove trailing whitespace from Python files --- plugins/ModelChecker/ModelChecker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ModelChecker') diff --git a/plugins/ModelChecker/ModelChecker.py b/plugins/ModelChecker/ModelChecker.py index 138d84cc86..b482667976 100644 --- a/plugins/ModelChecker/ModelChecker.py +++ b/plugins/ModelChecker/ModelChecker.py @@ -49,7 +49,7 @@ class ModelChecker(QObject, Extension): def _pluginsInitialized(self): """Called when plug-ins are initialized. - + This makes sure that we listen to changes of the material and that the button is created that indicates warnings with the current set-up. """ -- cgit v1.2.3