Skip to content

Commit 1ff5902

Browse files
Removed changes from different branch
1 parent 4d28853 commit 1ff5902

File tree

1 file changed

+1
-1
lines changed
  • extractors/personal_identifiers/address_extraction

1 file changed

+1
-1
lines changed

extractors/personal_identifiers/address_extraction/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def get_config():
1111
issue_id=62,
1212
tabler_icon="AddressBook",
1313
min_refinery_version="1.7.0",
14-
state=State.DRAFT.value,
14+
state=State.PUBLIC.value,
1515
type="python_function",
1616
available_for=["refinery", "common"],
1717
part_of_group=[

0 commit comments

Comments
 (0)