Open hppritcha opened 1 year ago
The example illustrates searching for a pset with a supplied string argument. However the code example doesn't check for no match found before querying info about the pset.
Fix example to check for pset not found.
none
TBD
Problem
The example illustrates searching for a pset with a supplied string argument. However the code example doesn't check for no match found before querying info about the pset.
Proposal
Fix example to check for pset not found.
Impact on Implementations
none
Impact on Users
none
References and Pull Requests
TBD