Skip to content

Commit

Permalink
fix metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Sep 7, 2023
1 parent e11991f commit 3ed4aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duck/processes/wps_clintai.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def __init__(self):
metadata=[
Metadata(
title="CRAI Info Model",
href=craimodels.raw_text(),
href=f"{craimodels.raw_text()}",
role=INFO_ROLE,
),
Metadata(
Expand Down

0 comments on commit 3ed4aaa

Please sign in to comment.