Skip to content

Commit

Permalink
Fix Ruff error
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Dec 5, 2024
1 parent 2152f2b commit 6b8165a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
from packaging.version import Version

import numpy as np
import pytest
import torch
from packaging.version import Version

from torchio import LabelMap
from torchio import ScalarImage
Expand Down

0 comments on commit 6b8165a

Please sign in to comment.