Read resource dict value null
Created by: sanderr
Performing a dryrun where the current configuration dict contains a None
value resulted in a failure because of the call dct.items()
.
Created by: sanderr
Performing a dryrun where the current configuration dict contains a None
value resulted in a failure because of the call dct.items()
.