Delete files.py
This commit is contained in:
parent
543f010470
commit
b0a25817ac
@ -1,4 +0,0 @@
|
||||
def open_file(file_name):
|
||||
with open(file_name) as f:
|
||||
lines = f.readlines()
|
||||
return lines
|
Loading…
Reference in New Issue
Block a user