You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This key can be provided with a list that specifies the systems, or be provided with a string "
2997
-
"by which the prefix of all systems are given and the list of the systems is automatically generated."
2996
+
"When provided as a string, it can be a system directory path (containing 'type.raw') or a parent directory path to recursively search for all system subdirectories. "
2997
+
"When provided as a list, each string item is processed the same way as individual string inputs."
2998
2998
)
2999
2999
doc_patterns= (
3000
3000
"The customized patterns used in `rglob` to collect all training systems. "
"This key can be provided with a list that specifies the systems, or be provided with a string "
3078
-
"by which the prefix of all systems are given and the list of the systems is automatically generated."
3077
+
"When provided as a string, it can be a system directory path (containing 'type.raw') or a parent directory path to recursively search for all system subdirectories. "
3078
+
"When provided as a list, each string item is processed the same way as individual string inputs."
3079
3079
)
3080
3080
doc_patterns= (
3081
3081
"The customized patterns used in `rglob` to collect all validation systems. "
0 commit comments