Skip to content

make kbatch_url, token args optional#73

Merged
yuvipanda merged 2 commits intokbatch-dev:mainfrom
minrk:default-config
Sep 16, 2024
Merged

make kbatch_url, token args optional#73
yuvipanda merged 2 commits intokbatch-dev:mainfrom
minrk:default-config

Conversation

@minrk
Copy link
Contributor

@minrk minrk commented Sep 16, 2024

These are usually called with kbatch_url=None, token=None from the cli which results in loading from config, but are required arguments. Make the optional arguments optional, so it's a bit nicer to call these from Python.

they accept None from the cli, so make the args themselves optional

so config is loaded by default when called from Python
@yuvipanda yuvipanda merged commit 7b11959 into kbatch-dev:main Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants