Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mmabrouk committed May 29, 2024
1 parent ea6919b commit f5ca784
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ def auto_similarity_match(
"auto_contains_all": auto_contains_all,
"auto_contains_json": auto_contains_json,
"auto_levenshtein_distance": auto_levenshtein_distance,
"auto_similarity_match": auto_similarity_match, # Added here
"auto_similarity_match": auto_similarity_match,
}


Expand Down

0 comments on commit f5ca784

Please sign in to comment.