Fix newline
This commit is contained in:
parent
a785a5931f
commit
9f75d5ed14
|
|
@ -20,4 +20,3 @@ class Interactives:
|
|||
if pattern.search(f.read()):
|
||||
matching_files.append(file_path)
|
||||
return matching_files
|
||||
|
||||
Loading…
Reference in New Issue