Skip to content

Commit b72e12e

Browse files
committed
Revise comment
1 parent 9dd8631 commit b72e12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/doc_processor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ def read_functions(path):
201201
return entries
202202

203203

204-
# # Dump the files
204+
# Dump the files
205205
syntax, completion = process_documentation(docs_folder_path + functions_file_name, 'gml')
206206
syntax_legacy, completion_legacy = process_documentation(docs_folder_path + functions_file_name_legacy, 'gmll')
207207

0 commit comments

Comments
 (0)