Skip to content

Commit

Permalink
Update sdk-config.json (#31)
Browse files Browse the repository at this point in the history
Remove absolute path
  • Loading branch information
tspence authored Oct 20, 2024
1 parent f4b253c commit 0f571d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdk-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"VersionNumberRegex": "version\": \"(.*)\"",
"Python": {
"ModuleName": "ProjectManagerSdk",
"Folder": "C:\\github\\projectmanager-sdk-python",
"ClassName": "ProjectManagerClient",
"ResponseClass": "AstroResult",
"Namespace": "ProjectManagerSdk",
Expand All @@ -46,4 +45,4 @@
"AstroError"
]
}
}
}

0 comments on commit 0f571d9

Please sign in to comment.