FIX auto:cli warning #62

Merged
baeuchle merged 1 commit from fix/options-must-be-strings into main 2026-04-28 08:29:05 +02:00
Owner

ConfigParser complains about non-string options (and happily adds them as strings nonetheless).

Now, we coerce command line arguments into strings ourselves.

ConfigParser complains about non-string options (and happily adds them as strings nonetheless). Now, we coerce command line arguments into strings ourselves.
FIX auto:cli warning
All checks were successful
/ make-wheel (push) Successful in 14s
/ linting (push) Successful in 15s
/ make-doc (push) Successful in 7s
a56946ce82
ConfigParser complains about non-string options (and happily adds them as strings nonetheless).

Now, we coerce command line arguments into strings ourselves.
baeuchle deleted branch fix/options-must-be-strings 2026-04-28 08:29:06 +02:00
Sign in to join this conversation.
No description provided.