-fix missing import
This commit is contained in:
parent
9bb8e2ad8e
commit
b7285bba0d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ import os
|
|||
import shutil
|
||||
import difflib
|
||||
import traceback
|
||||
from subprocess import Popen, PIPE
|
||||
|
||||
import pyinotify
|
||||
from pyinotify import ProcessEvent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue