Skip to content
Snippets Groups Projects
Commit 0d2329be authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[datasets] removed unecessary import in multipie

parent 80099ca8
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ import os ...@@ -6,7 +6,7 @@ import os
import torch import torch
import numpy import numpy
from torch.utils.data import Dataset, DataLoader from torch.utils.data import Dataset
import bob.db.multipie import bob.db.multipie
import bob.io.base import bob.io.base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment