cobaya icon indicating copy to clipboard operation
cobaya copied to clipboard

Enhance type checking

Open ggalloni opened this issue 5 months ago • 4 comments

The method validate_info of CobayaComponent, checks only bool.

This PR is enhancing that to check every relevant type, including generic types (List[], Dict[], Tuple[], etc).

ggalloni avatar Sep 04 '24 12:09 ggalloni