Skip to content

Commit

Permalink
Merge pull request #110 from bioimage-io/partner_name
Browse files Browse the repository at this point in the history
add partner name
  • Loading branch information
FynnBe authored Nov 13, 2024
2 parents 428407b + a4aa8ee commit 1d3c601
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ class Partner(Node, frozen=True):
background_image: str
default_type: str
explore_button_text: str
id: str
icon: HttpUrl
id: str
logo: HttpUrl
name: str
resource_types: Sequence[str]
splash_feature_list: Sequence[str]
splash_subtitle: Optional[str]
Expand Down

0 comments on commit 1d3c601

Please sign in to comment.