Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 3, 2023
1 parent 75cdb10 commit bc2f1d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monai/regularization/mixup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
# limitations under the License.

from abc import abstractmethod
from collections.abc import Sequence
from typing import Tuple
from monai.config import KeysCollection
import torch
Expand Down

0 comments on commit bc2f1d4

Please sign in to comment.