Skip to content

Commit 79906b2

Browse files
Merge branch 'main' into main
Signed-off-by: Simone Bendazzoli <[email protected]>
2 parents 3b127ed + 3fb64ee commit 79906b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

monai/deploy/operators/monai_bundle_inference_operator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def get_bundle_config(bundle_path, config_names):
6262
Gets the configuration parser from the specified Torchscript bundle file path.
6363
"""
6464

65+
6566
bundle_suffixes = (".json", ".yaml", ".yml") # The only supported file ext(s)
6667
config_folder = "extra"
6768

0 commit comments

Comments
 (0)