2 parents 6576b13 + 87cd0a2 commit a3babaeCopy full SHA for a3babae
1 file changed
scripts/render_repo_art.py
@@ -6,8 +6,8 @@
6
The check mode is the point. Committed artwork drifts from the words it
7
illustrates the moment someone edits one and not the other, and nobody
8
notices, because a picture in a README is never diffed. Here the picture is
9
-a pure function of a spec that IS diffable, so a test can re-render and
10
-compare bytes.
+a pure function of a spec that IS diffable, so a test can re-render it and
+compare the result against what is committed.
11
"""
12
from __future__ import annotations
13
0 commit comments