Skip to content

Commit afaa106

Browse files
committed
fix black formatting
1 parent 5d60eb9 commit afaa106

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

datasets/wikiconv-corpus/wikiconv_conversion_with_merging_04_28_20.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def main():
100100
# if (not(type(value) is dict)):
101101
# print (type(value))
102102

103+
103104
# function for files to merge
104105
def merge_files(final_directory, input_directory):
105106
input_subdirectory_paths = [x[0] for x in os.walk(input_directory)]

0 commit comments

Comments
 (0)