Skip to content

Commit

Permalink
Fix minor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeyiasemis committed Sep 20, 2023
1 parent f1b8c83 commit b680111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions direct/nn/mri_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Copyright (c) DIRECT Contributors

"""MRI model engine of DIRECT."""
from __future__ import annotations

import gc
import pathlib
Expand Down

0 comments on commit b680111

Please sign in to comment.