We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f7647 commit 5a46553Copy full SHA for 5a46553
tests/fixtures/ingredients.csv
@@ -1,5 +1,5 @@
1
-name,strength,description,origin,color,sugar_g_per_ml,acidity,distillery,units
2
-Campari,40,Bitter liquer,Italy,#008800,,,,
3
-gin,23.3,,,,,,,
4
-Whiskey,,,,,,,,
5
-empty,,,,,,,,
+name,strength,description,origin,sugar_g_per_ml,acidity,distillery
+Campari,40,Bitter liquer,Italy,,,
+gin,23.3,,,,,
+Whiskey,,,,,,
+empty,,,,,,
0 commit comments