We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1235dde commit d022aeaCopy full SHA for d022aea
File-Change-Listen/filechange.py
@@ -35,7 +35,6 @@ def ischanged():
35
print('loop :-' , i)
36
changedfile.append(onlyfiles[current.index(changeditem[i])])
37
print('Changed file is:-' , changedfile)
38
- changedfile.pop()
39
# print('changed lines are:- ' ,prevDiff,' -> ',changedDiff)
40
initial = current
41
0 commit comments