Revision db859c7d test/ganeti.asyncnotifier_unittest.py

b/test/ganeti.asyncnotifier_unittest.py
28 28
import shutil
29 29

  
30 30
try:
31
  # pylint: disable-msg=E0611
31
  # pylint: disable=E0611
32 32
  from pyinotify import pyinotify
33 33
except ImportError:
34 34
  import pyinotify

Also available in: Unified diff