check invalid string type for dest_nodes in extract_sub_graph (#13057)
* BUG: check str type * TST: add unit test * CLN: remove list check * CLN: use warning * CLN: 2 indent * CLN: raise TypeError if not list * CLN: check string only
Loading
Please sign in to comment