CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
comment.jst10 linesDownload Raw Back to dot
1{{# def.definitions }}2{{# def.setupKeyword }}3 4{{ var $comment = it.util.toQuotedString($schema); }}5{{? it.opts.$comment === true }}6  console.log({{=$comment}});7{{?? typeof it.opts.$comment == 'function' }}8  self._opts.$comment({{=$comment}}, {{=it.util.toQuotedString($errSchemaPath)}}, validate.root.schema);9{{?}}10 
basant307/AI_Governance_Project · CoolFace