Unverified 提交 25a7e1da authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Update `check_yaml()` comment (#4713)

* Update `check_yaml()` comment * Cleanup
上级 f984cce5
......@@ -252,7 +252,7 @@ def check_suffix(file='yolov5s.pt', suffix=('.pt',), msg=''):
def check_yaml(file, suffix=('.yaml', '.yml')):
# Check YAML file(s) for acceptable suffixes
# Search/download YAML file (if necessary) and return path, checking suffix
return check_file(file, suffix)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论