You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>