Skip to content

Conversation

@hippolyteblot
Copy link
Member

No description provided.

# API URL
__PREFIX = "https://vip.creatis.insa-lyon.fr/rest/"

def set_vip_api_url(new_prefix: str) -> None:
Copy link
Collaborator

Choose a reason for hiding this comment

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

change method name to set_vip_url and argument to vip_portal_url

# Function to assert file existence in the input settings
@classmethod
def _first_missing_file(cls, value, location: str) -> str:
def _missing_file(cls, value, location: str) -> list[str]:
Copy link
Collaborator

Choose a reason for hiding this comment

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

rename _missing_files

@axlbonnet axlbonnet merged commit bfac26d into virtual-imaging-platform:develop Feb 26, 2025
1 check passed
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