Skip to content

Commit

Permalink
Make flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatBahram committed Jun 1, 2021
1 parent 3a652ff commit 3b6f258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/watchdog/events.py
Expand Up @@ -365,6 +365,7 @@ def on_attrib(self, event):
:class:`FileAttribEvent` or :class:`DirAttribEvent`
"""


class PatternMatchingEventHandler(FileSystemEventHandler):
"""
Matches given patterns with file paths associated with occurring events.
Expand Down

0 comments on commit 3b6f258

Please sign in to comment.