fix Vitis pragmas messed up by pre-commit
Created by: jmitrevs
Description
Pre-commit modified some long pragmas incorrectly. This fixes the issue.
Type of change
-
Bug fix (non-breaking change that fixes an issue)
Tests
Should would have been caught by Vitis builds, which we need to add to the CI. We should do that, but probably not hold this PR for that. Vitis pytests should confirm that this doesn't mess up compilation.
-
I have read the guidelines for contributing. -
My changes generate no new warnings. -
I have installed and run pre-commit
on the files I edited or added. -
I have added tests that prove my fix is effective or that my feature works.