unicode docstring does not work for abaqus, but if using ö pyflakes wants to have a unicode docstring

This commit is contained in:
Martin Diehl 2016-07-15 16:51:49 +02:00
parent 1f73f798f4
commit 0b145826a6
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ class Quaternion:
Orientation as Bunge-Euler angles
conversion of ACTIVE rotation to Euler angles taken from:
Melcher, A.; Unser, A.; Reichhardt, M.; Nestler, B.; Pötschke, M.; Selzer, M.
Melcher, A.; Unser, A.; Reichhardt, M.; Nestler, B.; Poetschke, M.; Selzer, M.
Conversion of EBSD data by a quaternion based algorithm to be used for grain structure simulations
Technische Mechanik 30 (2010) pp 401--413
"""