docs: update README and scripts for improved clarity (#6197)

This commit is contained in:
Mason Daugherty
2025-09-25 17:31:27 +00:00
committed by GitHub
parent 4101aebeea
commit 26c68aa528
5 changed files with 39 additions and 48 deletions
+2
View File
@@ -1,3 +1,5 @@
"""Convert Jupyter notebooks to markdown with custom processing."""
import ast
import os
import re