aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-02-24 13:54:08 +0100
committerGravatar Matteo Bertucci <[email protected]>2021-02-24 13:54:08 +0100
commit0e6e8e239a2778519e51a04b9ac05f049cb763df (patch)
tree951de7c0888cda2cc73b82288987d687f49bcbe8 /resources
parentSwitch to 100 chars line length and get rid of the noqas (diff)
Don't lint the unittest template
Diffstat (limited to 'resources')
-rw-r--r--resources/unittest_template.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/unittest_template.py b/resources/unittest_template.py
index 7e21b97..c792944 100644
--- a/resources/unittest_template.py
+++ b/resources/unittest_template.py
@@ -1,3 +1,4 @@
+# flake8: noqa
import ast
import io
import os