@eht16 commented on this pull request.
> @@ -8,7 +8,7 @@ import os import sys import json -from configparser import ConfigParser +import ConfigParser See #58 where the script is roughly ported to Python3 though there is still way more to do (linting, modernising the code, ...) but it works well enough to generate the index.json. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-themes/pull/59#pullrequestreview-1425150000 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-themes/pull/59/review/[email protected]>
