mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-04 12:52:36 +02:00
Python 3.14 deprecates datetime.utcnow(). Replace all 9 occurrences with datetime.now(timezone.utc) and normalize the output to preserve the existing ISO-8601 "Z"-suffixed format so downstream parsers are unaffected. Fixes #814 |
||
|---|---|---|
| .. | ||
| document_rag | ||
| graph_rag | ||
| nlp_query | ||
| structured_diag | ||
| structured_query | ||
| __init__.py | ||