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 e4030f5 commit 1ac5db1Copy full SHA for 1ac5db1
gendiff/data.py
@@ -1,5 +1,4 @@
1
import json
2
-import os
3
4
def read_data(path_file):
5
with open(path_file, 'r') as file:
0 commit comments