Skip to content

Commit

Permalink
yiixhaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
martenson committed Sep 29, 2023
1 parent 8669d5d commit 214da61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/schema/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ class TagCollection(Model):
default=...,
title="Tags",
description="The collection of tags associated with an item.",
example=['COVID-19', '#myFancyTag', 'covid19.galaxyproject.org'],
example=["COVID-19", "#myFancyTag", "covid19.galaxyproject.org"],
)


Expand Down

0 comments on commit 214da61

Please sign in to comment.