fixes

Peter Harpending
2026-06-08 19:05:02 -07:00
parent 6b69fb3aa0
commit 1f7072df7c
+2 -2
@@ -158,9 +158,9 @@ def foo():
print("hi from foo") print("hi from foo")
``` ```
![](./python-doc1.png) ![](./uploads/python-doc1.png)
![](./python-doc2.png) ![](./uploads/python-doc2.png)
However for non-bikeshed compiler tasks (figuring out what the code However for non-bikeshed compiler tasks (figuring out what the code
is supposed to *do* and then expressing that in the target language), is supposed to *do* and then expressing that in the target language),