Skip to content

Commit

Permalink
Update appcompatcache.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Aug 29, 2018
1 parent 20eb9b6 commit cbdd063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/parsers/winreg_plugins/appcompatcache.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def __init__(self, name):
self.name = name
self.path_spec = fake_path_spec.FakePathSpec(location=name)

# pylint: disable=redundant-returns-doc
def GetStat(self):
"""Retrieves the stat object.
Expand Down

0 comments on commit cbdd063

Please sign in to comment.