Modal Conference Agent Claude Sonnet 4.5 commited on
Commit
783d182
·
1 Parent(s): 227d560

Fix YAML formatting for AAMAS 2026 dates

Browse files

Add quotes around start and end dates for consistency with other conference entries.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. src/data/conferences/aamas.yml +2 -2
src/data/conferences/aamas.yml CHANGED
@@ -60,8 +60,8 @@
60
  city: Paphos
61
  country: Cyprus
62
  venue: Coral Beach Hotel & Resort, Paphos, Cyprus
63
- start: 2026-05-25
64
- end: 2026-05-29
65
  tags:
66
  - machine-learning
67
  - robotics
 
60
  city: Paphos
61
  country: Cyprus
62
  venue: Coral Beach Hotel & Resort, Paphos, Cyprus
63
+ start: '2026-05-25'
64
+ end: '2026-05-29'
65
  tags:
66
  - machine-learning
67
  - robotics