summaryrefslogtreecommitdiff
path: root/examples/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pylintrc')
-rw-r--r--examples/pylintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pylintrc b/examples/pylintrc
index 70c5ff87c..16284083e 100644
--- a/examples/pylintrc
+++ b/examples/pylintrc
@@ -260,6 +260,7 @@ check-protected-access-in-special-methods=no
defining-attr-methods=__init__,
__new__,
setUp,
+ asyncSetUp,
__post_init__
# List of member names, which should be excluded from the protected access