mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci] Remove unnecessary hashes (#8377)
Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
This commit is contained in:
parent
04ac27b552
commit
9c7c76edbc
@ -9,7 +9,6 @@ from ruamel.yaml import YAML, yaml_object
|
||||
from ruamel.yaml.comments import CommentedSeq, CommentedMap
|
||||
from ruamel.yaml.tokens import CommentToken
|
||||
|
||||
##
|
||||
yaml = YAML(typ="rt")
|
||||
## format yaml file
|
||||
yaml.indent(mapping=2, sequence=4, offset=2)
|
||||
|
Loading…
Reference in New Issue
Block a user