Skip to content

Commit

Permalink
removed unecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
michellepi authored and mxochicale committed Aug 28, 2023
1 parent 4ea0a9c commit cc7a36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xfetus/xfetus.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os
from numpy.random import RandomState

import pandas as pd
from skimage import io
from skimage.transform import resize
Expand Down

0 comments on commit cc7a36b

Please sign in to comment.