pylabrobot.config.formats.json_config.JsonLoader.load# JsonLoader.load(r: IO) → Config# Load a Config object from an opened IO stream that is JSON formatted. Parameters: r (IO) Return type: Config