From 681c1c9801a417a82ca96c4a4361bee6cfdd0482 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 7 Jul 2026 18:34:40 +0530 Subject: [PATCH] chore: implement review comments --- AGENTS.md | 6 +++--- api/services/quota_service.py | 4 ++-- api/services/workflow/audit.py | 5 ++--- api/tests/test_workflow_graph_constraints.py | 4 ++-- sdk/python/src/dograh_sdk/_generated_models.py | 4 ++-- ui/src/app/billing/page.tsx | 9 +++++---- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index c69736d7..3c65e35c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -29,7 +29,7 @@ Contributor setup and service startup are documented in `docs/contribution/setup ## Environment Configuration -- `api/.env` - Backend environment variables. Source this when running diagnostic scripts or one-off services against the dev DB (e.g. `python -m api.services.admin_utils.