From 6fade1532335b2b14280533daa206850f891eae5 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Wed, 21 Sep 2016 17:46:20 +0200 Subject: [PATCH] no blank lines after docstring --- lib/damask/orientation.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/damask/orientation.py b/lib/damask/orientation.py index e28d30a7a..d5274571b 100644 --- a/lib/damask/orientation.py +++ b/lib/damask/orientation.py @@ -1001,7 +1001,6 @@ class Orientation: positive number: fcc --> bcc negative number: bcc --> fcc """ - if relationModel not in ['KS','GT','GTdash','NW','Pitsch','Bain']: return None if int(direction) == 0: return None