Skip to content

Commit

Permalink
Update recognizer_registry.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rgupta2508 authored Jan 13, 2025
1 parent 6f2edfb commit f9641a7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ def get_recognizers(

if entities is None and all_fields is False:
raise ValueError("No entities provided")
all_entity_recognizers = dict()

all_possible_recognizers = copy.copy(self.recognizers)
if ad_hoc_recognizers:
Expand Down

0 comments on commit f9641a7

Please sign in to comment.