Closed paspro closed 4 years ago
I can not confirm this behaviour. What version of Python are you using? How do you invoke fprettify?
I use version 0.3.4 as installed by pip3 on Ubuntu 19.10 and Python 3.7. I invoke it in two ways: either on the command line with the "-i 4" option or by the use of the fprettify add-on on Visual Studio Code after loading a Fortran file with the .f90 extension.
This was an issue with the VSCode extension.
This utility removes OpenMP comment blocks wherever it encounters them. For example:
becomes: