summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake81
1 files changed, 1 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
index 89225a6a..1244cd48 100644
--- a/.flake8
+++ b/.flake8
@@ -12,3 +12,4 @@ per-file-ignores =
scripts/internal/convert_readme.py:E501,T001
psutil/tests/runner.py:T001
psutil/tests/test_memleaks.py:T001
+ .github/workflows/*:T001