Guilherme Bregolin
Results
1
issues of
Guilherme Bregolin
I'd like to contribute it to the project, here's the script in full just in case: ```python import argparse import subprocess import os import re def read_language_from_idx(idx_file_path): with open(idx_file_path, 'r',...