Skip to content

chore: remove fief lib from cli#1063

Closed
prmths128 wants to merge 1 commit intomasterfrom
cli_remove_fief
Closed

chore: remove fief lib from cli#1063
prmths128 wants to merge 1 commit intomasterfrom
cli_remove_fief

Conversation

@prmths128
Copy link
Contributor

switch to auth lib


# If extra args are provided (e.g. `codecarbon monitor -- my_script.py`), delegate to `run_and_monitor`
if getattr(ctx, "args", None):
return run_and_monitor(ctx, **tracker_args)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Watch out! You are removing the codecarbon monitor -- myscript.py here. Maybe do not update the monitor command

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.

3 participants

Comments