Skip to content

Commit 1a23874

Browse files
Update add_to_dictionary.py
1 parent 3a691df commit 1a23874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/add_to_dictionary.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@ def scan_and_update(file_path):
116116
sys.exit(1)
117117
# Process the input file and update the dictionary
118118
new_word_count = scan_and_update(file_path)
119+

0 commit comments

Comments
 (0)