You've already forked etude_lego_jurassic_world
Filtrer les sets sans minifigs dans le graphique step21
This commit is contained in:
@@ -17,6 +17,7 @@ def test_plot_minifigs_per_set_outputs_image(tmp_path: Path) -> None:
|
||||
"set_num,set_id,name,year,minifig_count\n"
|
||||
"123-1,123,Set A,2020,2\n"
|
||||
"124-1,124,Set B,2021,1\n"
|
||||
"125-1,125,Set C,2021,0\n"
|
||||
)
|
||||
|
||||
plot_minifigs_per_set(counts_path, destination_path)
|
||||
|
||||
Reference in New Issue
Block a user