Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
api change prior to branching
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Kanzer authored and Aaron Kanzer committed Jan 29, 2024
1 parent a1b5be9 commit 9d7c211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lincbrain/cli/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def dandiset_path_option(**kwargs):
)


def None(**kwargs):
def instance_option(**kwargs):
params = {
"help": "DANDI instance to use",
"default": "dandi",
Expand Down

0 comments on commit 9d7c211

Please sign in to comment.