From cad2de0cf5b33c41e5ac0d4d4f1362cda0557858 Mon Sep 17 00:00:00 2001 From: gordonblackadder <171737385+gblackadder@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:00:03 -0400 Subject: [PATCH] update document schema to not have date --- pydantic_schemas/document_schema.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pydantic_schemas/document_schema.py b/pydantic_schemas/document_schema.py index ba3c89f..e15b6ea 100644 --- a/pydantic_schemas/document_schema.py +++ b/pydantic_schemas/document_schema.py @@ -1,6 +1,5 @@ # generated by datamodel-codegen: # filename: document-schema.json -# timestamp: 2024-09-13T19:00:20+00:00 from __future__ import annotations