fix(config) config schema newline (#10323)

## Summary
Looks like we may have introduced a formatting issue in recent PRs.

## Testing
- [x] ran `just write-config-schema`
This commit is contained in:
Dylan Hurd
2026-02-01 05:08:29 +00:00
committed by GitHub
parent e470461a96
commit ae4eeff440
+1 -1
View File
@@ -1569,4 +1569,4 @@
},
"title": "ConfigToml",
"type": "object"
}
}