Skip to content

Commit 68cc018

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0074aaf commit 68cc018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

models/CoronSegmentator/configs/logging.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ formatter=fullFormatter
1818
args=(sys.stdout,)
1919

2020
[formatter_fullFormatter]
21-
format=%(asctime)s - %(name)s - %(levelname)s - %(message)s
21+
format=%(asctime)s - %(name)s - %(levelname)s - %(message)s

models/CoronSegmentator/configs/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666
}
6767
},
68-
68+
6969
"optional_packages_version": {
7070
"monai": "1.3.2",
7171
"torch": "2.7.0+cu126",

0 commit comments

Comments
 (0)