Skip to content

Commit

Permalink
version 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
huberrob committed May 11, 2022
1 parent 94b55a7 commit 9a132d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuji_server/controllers/fair_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def retrieve_metadata(self, extruct_metadata):
if self.namespace_uri:
self.namespace_uri = list(set(self.namespace_uri))

print(json.dumps(self.metadata_unmerged))
#print(json.dumps(self.metadata_unmerged))

def retrieve_apis_standards(self):
if self.landing_url is not None:
Expand Down

0 comments on commit 9a132d2

Please sign in to comment.