Skip to content

Add possibility list types to exclude from registration in registry. - #396

Merged
TeresiaOlsson merged 1 commit into
mainfrom
exclude-types-from-registry
Sep 10, 2026
Merged

Add possibility list types to exclude from registration in registry.#396
TeresiaOlsson merged 1 commit into
mainfrom
exclude-types-from-registry

Conversation

@TeresiaOlsson

Copy link
Copy Markdown
Member

At the moment it can happen that the registry also registers base classes which is not useful to register, for example ABC, BaseModel, ConfigurationSchema etc. It also registers typing.Any. It doesn't hurt but doesn't look so nice and can be confusing if the users looks at the content of the registry.

This PR adds a list of classes which should be excluded from registration.

@TeresiaOlsson TeresiaOlsson self-assigned this Sep 10, 2026
@TeresiaOlsson
TeresiaOlsson merged commit bdc9cfc into main Sep 10, 2026
4 checks passed
@TeresiaOlsson
TeresiaOlsson deleted the exclude-types-from-registry branch September 10, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants