From 9e3f4b1ec4ed86df9c2681ffca434b2429500e30 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 14 Jul 2016 16:09:04 +0200 Subject: [PATCH] unicode string caused trouble with Abaqus' IronPython --- lib/damask/orientation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/damask/orientation.py b/lib/damask/orientation.py index 886cd5a36..1607c220b 100644 --- a/lib/damask/orientation.py +++ b/lib/damask/orientation.py @@ -338,7 +338,7 @@ class Quaternion: type = "bunge", degrees = False, standardRange = False): - u""" + """ Orientation as Bunge-Euler angles conversion of ACTIVE rotation to Euler angles taken from: