1
0
mirror of https://gitlab.com/MisterBiggs/advent-of-code-2019.git synced 2025-07-26 08:01:32 +00:00

cleaned up notebook

This commit is contained in:
2019-12-01 19:01:43 -07:00
parent 87877e8e2f
commit 3c9cb21f4d

View File

@@ -107,13 +107,6 @@
" fuel_total += actual_fuel(mass)\n",
"print(fuel_total)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
]
}