summaryrefslogtreecommitdiffstats
path: root/pylint_plugins.py
diff options
context:
space:
mode:
Diffstat (limited to 'pylint_plugins.py')
-rw-r--r--pylint_plugins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint_plugins.py b/pylint_plugins.py
index bf357737c..fc2ce9bb3 100644
--- a/pylint_plugins.py
+++ b/pylint_plugins.py
@@ -237,7 +237,7 @@ ipa_class_members = {
'stderr_text',
'returncode',
]},
- {'transport': ['put_file']},
+ {'transport': ['put_file', 'file_exists']},
'put_file_contents',
'get_file_contents',
'ldap_connect',