Álvaro Tejero Cantero 0ed4f26c86
📎 Apply the project formatter to the graph namespaces
`cljfmt check src/ test/` is a step of the Backend workflow and these two
files did not pass it: an import block sorted the way a human reads it
rather than the way the formatter sorts it, and a `cond` in
`format-typed-value` indented one column short.

Formatter output only. No semantic change.

AI-assisted-by: mixed models
2026-08-07 17:25:33 +02:00
..
2024-05-29 19:05:04 +02:00