Skip to content
Snippets Groups Projects
Commit 253bbd31 authored by zhanghuiyao's avatar zhanghuiyao
Browse files

fix export could not read yaml bug

parent e7cba8b2
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ from pprint import pprint, pformat
import yaml
_config_path = '../../default_config.yaml'
_config_path = '../../config/default_config.yaml'
class Config:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment