Skip to content

Commit 3b6f258

Browse files
committed
Make flake8 happy
1 parent 3a652ff commit 3b6f258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/watchdog/events.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ def on_attrib(self, event):
365365
:class:`FileAttribEvent` or :class:`DirAttribEvent`
366366
"""
367367

368+
368369
class PatternMatchingEventHandler(FileSystemEventHandler):
369370
"""
370371
Matches given patterns with file paths associated with occurring events.

0 commit comments

Comments
 (0)