Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress E501 in generated prefix util script (#644)
We don't generally enforce linters in generated scripts, but it's easy enough to add suppressions to these lines, which vary in length based on the environment.
- Loading branch information