Skip to content

Commit

Permalink
Change of library versions for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dbouget committed Aug 21, 2023
1 parent 9c9952e commit 6b00a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import os
import SimpleITK as sitk
import numpy as np
# import rt_utils
import rt_utils


def get_type_from_string(enum_type: Enum, string: str) -> Union[str, int]:
Expand Down

0 comments on commit 6b00a74

Please sign in to comment.