-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 shutil
|
||||||
import difflib
|
import difflib
|
||||||
import traceback
|
import traceback
|
||||||
|
from subprocess import Popen, PIPE
|
||||||
|
|
||||||
import pyinotify
|
import pyinotify
|
||||||
from pyinotify import ProcessEvent
|
from pyinotify import ProcessEvent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue