Skip to content

Commit

Permalink
fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang committed Mar 30, 2023
1 parent 6fafa1d commit ee2c4a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dianna/methods/rise.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from skimage.transform import resize
from tqdm import tqdm
from dianna import utils

# To Do: remove this import when the method for different input type is splitted
from dianna.methods.rise_timeseries import RISETimeseries # noqa: F401 ignore unused import

Expand Down

0 comments on commit ee2c4a5

Please sign in to comment.