We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4e199 commit 40fc277Copy full SHA for 40fc277
1 file changed
.github/copilot-instructions.md
@@ -191,7 +191,7 @@ Backend Pydantic and Frontend TypeScript schemas must match. When adding fields:
191
|--------|---------|
192
| `scripts/run-training-local.py` | Test training in local Docker container |
193
| `scripts/predict.py` | Make predictions with trained models (Docker) |
194
-- `scripts/generate_architecture_diagram.py` | Generate AWS architecture diagrams |
+| `scripts/generate_architecture_diagram.py` | Generate AWS architecture diagrams |
195
196
## Testing & Validation
197
0 commit comments