feat: move pretty_output to Python

* Remove pretty_output_line from Bash
* Remove pretty_output_line from click CLI

Co-Authored-By: Anja Rabich <a.rabich@uni-luebeck.de>
This commit is contained in:
Benjamin Lipp
2025-06-10 17:13:42 +02:00
parent 2628adbac8
commit 2e27753f4a
3 changed files with 7 additions and 13 deletions

View File

@@ -15,9 +15,9 @@
* `pretty_output` Bash function
* ~~pretty_output_line~~
* ~~click function intervention weirdness~~
* ~~why is everything red in the pretty output? (see line 96 in __init__.py)~~
* awk RESULT flush in marzipan()
* click function intervention weirdness
* why is everything red in the pretty output? (see line 96 in __init__.py)
* move the whole metaverif function to Python
* move the whole analyze function to Python
* find the files