Skip to content
Snippets Groups Projects
Commit 46a6ada7 authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

change path

parent f0a14656
No related branches found
No related tags found
1 merge request!1Sdk v0.1 (#1)
def get_config_file()-> str :
return "/Users/IDB0128/git_repos/pesp_capif_sdk/config/capif-sdk-config.json"
return "../config/capif-sdk-config.json"
def get_register_file()-> str :
return "/Users/IDB0128/git_repos/pesp_capif_sdk/config/capif-sdk-register.json"
return "../config/capif-sdk-register.json"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment