Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 entity_index_function -- Drop None option support #516

Closed
Tracked by #495
nicolay-r opened this issue Aug 18, 2023 · 0 comments
Closed
Tracked by #495

🔧 entity_index_function -- Drop None option support #516

nicolay-r opened this issue Aug 18, 2023 · 0 comments
Assignees
Labels

Comments

@nicolay-r
Copy link
Owner

nicolay-r commented Aug 18, 2023

UPD: We drop the related support only for entity service provider

Drop the None support here:

assert(callable(entity_index_func) or entity_index_func is None)

@nicolay-r nicolay-r mentioned this issue Aug 18, 2023
6 tasks
@nicolay-r nicolay-r self-assigned this Aug 18, 2023
@nicolay-r nicolay-r changed the title 🔧 EntityIndexFunction -- disable None option support 🔧 entity_index_function -- disable None option support Aug 18, 2023
@nicolay-r nicolay-r changed the title 🔧 entity_index_function -- disable None option support 🔧 entity_index_function -- disable None option support Aug 18, 2023
@nicolay-r nicolay-r changed the title 🔧 entity_index_function -- disable None option support 🔧 entity_index_function -- Drop None option support Aug 18, 2023
nicolay-r added a commit that referenced this issue Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant