Commit ba820d5
chore: clean up IO.inspect in delete_topics docstring example (#532)
Replace IO.inspect with IO.puts/inspect in the @doc example for
KafkaEx.API.delete_topics/3,4 so the rendered hexdocs do not model an
anti-pattern.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a9cb23b commit ba820d5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
971 | | - | |
| 971 | + | |
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
| |||
0 commit comments