dgelessus b01cfc77cf Don't pass required=True to add_subparsers
The required kwarg of add_subparsers was only added in Python 3.7, and
we currently still support Python 3.6.
2020-07-07 00:01:57 +02:00
..
2019-12-30 03:00:12 +01:00
2019-12-30 03:00:12 +01:00
2019-12-30 03:00:12 +01:00
2020-07-06 23:57:25 +02:00