fix pyflakes imported but unused in pytest 2

This commit is contained in:
f.basile 2020-06-05 13:54:38 +02:00
parent 54c20cdd3c
commit a76b5233be
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import pytest
import numpy as np
import damask
from damask import Rotation
from damask import Orientation
from damask import Lattice