Commit e91892f
docs(recipes): correct DuplicateProviderTypeError message text
End-to-end verification against the published modern-di surfaced that
the actual exception message reads "Provider is duplicated by type
<class 'httpware.client.AsyncClient'>. To resolve this issue: ..." —
not the shorter "AsyncClient is already registered" the recipe showed.
Module path and class name were already correct.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0142110 commit e91892f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments