Skip to content

Commit fc78a30

Browse files
committed
Change file name
1 parent 6b5398d commit fc78a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_generation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"../corpus/r252-corpus-features/")
66

77
pickle.dump({'methods_source': methods_source, 'methods_names': methods_names, 'methods_graphs':
8-
methods_graphs}, open('data/methods_tokens_graphs2.pkl', 'wb'))
8+
methods_graphs}, open('data/methods_tokens_graphs.pkl', 'wb'))

0 commit comments

Comments
 (0)