feat(WIP): pretty output in Python

Work on repairing the regexes in pretty_output

Co-Authored-By: Anja Rabich <a.rabich@uni-luebeck.de>
This commit is contained in:
Benjamin Lipp
2025-06-03 18:00:27 +02:00
parent 744cf6fb50
commit 2628adbac8
4 changed files with 31 additions and 60 deletions

View File

@@ -5,4 +5,4 @@
* call the old script from the Rosenpass repository's root directory with `./analyze.sh`
* call the new script:
* `nix run .# -- analyze $repo` where `$repo` is the absolute(?) path to the root directory of the Rosenpass repository.
* `nix run .# -- analyze analyze $repo` where `$repo` is the absolute(?) path to the root directory of the Rosenpass repository.