Skip to content

Commit

Permalink
review comment
Browse files Browse the repository at this point in the history
hawkowl committed Jun 12, 2016
1 parent 451e235 commit 897b569
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions twisted/internet/inotify.py
Original file line number Diff line number Diff line change
@@ -28,7 +28,9 @@ def notify(ignored, filepath, mask):
@since: 10.1
"""

from __future__ import print_function

import os
import struct

0 comments on commit 897b569

Please sign in to comment.