herobatt
Results
1
comments of
herobatt
For running the docker on Ubuntu, I needed to change the config.py , line 110: `RESULT_TYPES: set[str] | list[str] = {"table"} ` The issue was that apparently python 3.9 did...