-
Romain Deville authored
`subs()` method print an error if returned dictionary is empty. This commit fix it by adding a condition to ensure dictionary is not empty else return None.
Verified463e9526
`subs()` method print an error if returned dictionary is empty. This commit fix it by adding a condition to ensure dictionary is not empty else return None.