Skip to content

Commit

Permalink
minor style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
coleslaw481 committed Jul 27, 2017
1 parent 6af36e3 commit 7563433
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_createtrainingmrcstack.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@
import os
import tempfile
import shutil
from PIL import Image

from chmutil.core import Parameters
from chmutil import createtrainingmrcstack
from chmutil.createtrainingmrcstack import NoInputImageFoundError


class TestCreateTrainingMRCStack(unittest.TestCase):
Expand Down

0 comments on commit 7563433

Please sign in to comment.