Make the generic of CliConfiguration explicit (#11223)
Othewise the compiler will complain if someone passes something that implements `CliConfiguration<DVC>` but `DVC` is not the default `()`.
parent
298fdf30
Please register or sign in to comment