Skip to content
Snippets Groups Projects
Commit de516dbd authored by Erik Reid's avatar Erik Reid
Browse files

pep8 - ignore long string literal

parent a7c190c6
Branches
Tags
No related merge requests found
......@@ -1378,7 +1378,7 @@ def gws_direct_config():
</tbody>
</table>
</body>
</html>'''
</html>''' # noqa: E501
def _to_row(counter, header=False):
_columns = (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment