You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since pyccel/pyccel#2595, pyccel code can now be formatted with black (and presumably ruff too), so special cases for lines with openMP pragmas don't need any special care anymore (it's now allowed to have a space between # $.
Since pyccel/pyccel#2595, pyccel code can now be formatted with black (and presumably ruff too), so special cases for lines with openMP pragmas don't need any special care anymore (it's now allowed to have a space between
# $.