Files
entropy/client
Mario Fetka 655f2f26d2 solo/help: fix Python 3.14 argparse positional argument crash
Python 3.14 rejects action='store_true' on positional arguments.
The add_argument calls in _show_help() are display-only (never parsed),
so the action kwarg was unnecessary.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 23:31:46 +02:00
..
2020-01-24 23:23:07 +01:00
2020-02-07 16:25:39 +01:00