Skip to content

Fix a typo in Factory provider docs "service.add_attributes(clent=client)" #499

Closed
@rmk135

Description

@rmk135

I found a typo in Factory provider docs: https://python-dependency-injector.ets-labs.org/providers/factory.html.
Need to update service.add_attributes(clent=client) -> service.add_attributes(client=client).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions