Skip to content

Remove __init__ from LaunchDarklyIntegration #7040

Description

@sentrivana

The LaunchDarkly integration has an __init__ method that allows to patch a specific client (rather than the global one).

Check if this is needed. It's not documented and we only use it in the tests. We also don't support this sort of customization in any other integration.

Would be great if we can get rid of the __init__. (Needs to be done in new major since it's breaking.)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions