diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-07-06 16:07:20 +0200 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-07-20 09:15:43 +0200 |
commit | fa3d72960bc86319aa8b838e3df4e833f845c71f (patch) | |
tree | ddb76d61aa4c8dcee28d1b242c8c1bd35d0c283e /test/functional | |
parent | fa6bb85cd264adf2e1f0c71fa97b650f9a62745f (diff) |
lint: Ignore check_fileopens failure on **kwargs
This fixes a bug in the linter:
"""
Python's open(...) seems to be used to open text files without explicitly specifying encoding='utf8':
test/functional/test_framework/test_node.py: with open(self.debug_log_path, **kwargs) as dl:
"""
Diffstat (limited to 'test/functional')
0 files changed, 0 insertions, 0 deletions