Skip to main content

with_config

Method
This is a method of the Judge class in the eval module.
Set configuration.

Signature

def with_config(mut self, config: JudgeConfig) -> Self

Parameters

config
JudgeConfig
required
No description available.

Returns

Returns
Self
The result of the operation.