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
The problem with this is that if there is e.g. typo, it is silently ignored and dummy empty field stays around as long as it does. Failing with correct error message would be perhaps better.
What happened?
If the pretty module is called with headers, but without any results having a value for a given header, it errors out as no width is calculated (see
aiven-client/aiven/client/pretty.py
Line 147 in 3934dd6
What did you expect to happen?
Column printed with just the width of the header value.
What else do we need to know?
Include your platform, version, and any other information that seems relevant.
The text was updated successfully, but these errors were encountered: