docs + cleanup

This commit is contained in:
ed 2022-12-03 18:58:56 +00:00
parent c573a780e9
commit 067cc23346
5 changed files with 146 additions and 127 deletions

View file

@ -41,7 +41,7 @@ def uh(top):
for fp in files:
uh1(fp)
pr("k\n\n")
pr("k\n")
with open(top + "/uh", "wb") as f:
f.write(b"a")