JSON docstrings were not being correctly fused in python, some functions were missing due to an issue transversing the code. Also, there was an indentation issue for classes caused by empty following lines. The PR also normalizes the identation by removing the one added by GPT
JSON docstrings were not being correctly fused in python, some functions were missing due to an issue transversing the code. Also, there was an indentation issue for classes caused by empty following lines. The PR also normalizes the identation by removing the one added by GPT