fix: python3.8 compatibility
The glob.glob command only know the root_dir parameter from python 3.10 upwards. This fix makes it work with python 3.8 (Ubuntu20.04)
The glob.glob command only know the root_dir parameter from python 3.10 upwards. This fix makes it work with python 3.8 (Ubuntu20.04)