Support Nemo Data Designer for Curator #8896
Annotations
7 errors
|
ruff
The process '/opt/hostedtoolcache/ruff/0.11.4/x86_64/ruff' failed with exit code 1
|
|
Ruff (I001):
tutorials/synthetic/nemo_data_designer/ndd_data_generation_example.py#L19
tutorials/synthetic/nemo_data_designer/ndd_data_generation_example.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (ERA001):
nemo_curator/stages/synthetic/nemo_data_designer/base.py#L93
nemo_curator/stages/synthetic/nemo_data_designer/base.py:93:9: ERA001 Found commented-out code
|
|
Ruff (ERA001):
nemo_curator/stages/synthetic/nemo_data_designer/base.py#L92
nemo_curator/stages/synthetic/nemo_data_designer/base.py:92:9: ERA001 Found commented-out code
|
|
Ruff (W293):
nemo_curator/stages/synthetic/nemo_data_designer/base.py#L89
nemo_curator/stages/synthetic/nemo_data_designer/base.py:89:1: W293 Blank line contains whitespace
|
|
Ruff (ERA001):
nemo_curator/stages/synthetic/nemo_data_designer/base.py#L67
nemo_curator/stages/synthetic/nemo_data_designer/base.py:67:9: ERA001 Found commented-out code
|
|
Ruff (I001):
nemo_curator/stages/synthetic/nemo_data_designer/base.py#L15
nemo_curator/stages/synthetic/nemo_data_designer/base.py:15:1: I001 Import block is un-sorted or un-formatted
|