Skip to content
Snippets Groups Projects
Commit b7dac705 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[qa] Avoid mypy crash

parent 37f89a95
No related branches found
No related tags found
1 merge request!6Making use of LightningDataModule and simplification of data loading
Pipeline #76710 canceled
...@@ -6,9 +6,8 @@ ...@@ -6,9 +6,8 @@
import numpy import numpy
import PIL.Image import PIL.Image
from ptbench.data.image_utils import ( from ptbench.data.image_utils import ( # SingleAutoLevel16to8,
RemoveBlackBorders, RemoveBlackBorders,
SingleAutoLevel16to8,
load_pil, load_pil,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment