π Adding Knowledge blocks #116
Annotations
2 errors and 2 warnings
lint
Process completed with exit code 3.
|
lint
Process completed with exit code 4.
|
lint:
src/instructlab/sdg/llmblock.py#L194
W0221: Number of parameters was 2 in 'Block._validate' and is now 4 in overriding 'ConditionalLLMBlock._validate' method (arguments-differ)
|
lint:
src/instructlab/sdg/llmblock.py#L194
W0613: Unused argument 'extra_arg' (unused-argument)
|