Skip to content

Commit 677f748

Browse files
2 parents f892967 + 79906b2 commit 677f748

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
@@ -60,6 +60,7 @@ def get_bundle_config(bundle_path, config_names):
6060
Gets the configuration parser from the specified Torchscript bundle file path.
6161
"""
6262

63+
6364
bundle_suffixes = (".json", ".yaml", ".yml") # The only supported file ext(s)
6465
config_folder = "extra"
6566

0 commit comments

Comments
 (0)