================ @@ -0,0 +1,63 @@ +import unittest +import unittest.mock +import sys +import os + + +def reset_import_and_get_frech_config(): ---------------- TApplencourt wrote: Fixed with a325544017ff https://github.com/llvm/llvm-project/pull/170201