refactor: enable RUF005 #3389
Annotations
10 errors
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L140
TestBokehGraphPlot.test_graph_edges_categorical_colormapped
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L152
TestBokehGraphPlot.test_graph_edges_numerically_colormapped
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L67
TestBokehGraphPlot.test_graph_inspection_policy_nodes
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L84
TestBokehGraphPlot.test_graph_inspection_policy_edges_non_default_names
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L75
TestBokehGraphPlot.test_graph_inspection_policy_edges
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L92
TestBokehGraphPlot.test_graph_inspection_policy_none
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L128
TestBokehGraphPlot.test_graph_nodes_numerically_colormapped
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L284
TestBokehGraphPlot.test_graph_op_edge_alpha
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L117
TestBokehGraphPlot.test_graph_nodes_categorical_colormapped
TypeError: tuple expected at most 1 argument, got 3
|
Test Unit:
holoviews\tests\plotting\bokeh\test_graphplot.py#L248
TestBokehGraphPlot.test_graph_op_edge_color
TypeError: tuple expected at most 1 argument, got 3
|
Loading