Skip to content

Commit

Permalink
--ammend
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-benchling committed Oct 10, 2024
1 parent 938d2f0 commit ed9ba11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ class Data:


class Mapper(SchemaMapper[Data, Model]):
MANIFEST = "http://purl.allotrope.org/manifests/solution-analyzer/REC/2024/03/solution-analyzer.manifest"
MANIFEST = "http://purl.allotrope.org/manifests/solution-analyzer/REC/2024/09/solution-analyzer.manifest"

def map_model(self, data: Data) -> Model:
return Model(
Expand Down

0 comments on commit ed9ba11

Please sign in to comment.