Skip to content

Commit

Permalink
style: format files
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Jan 27, 2024
1 parent ab77633 commit b331b6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notebooks/options-test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14746,7 +14746,6 @@
}
],
"source": [
"\n",
"df_trades = pd.DataFrame(trade_data)\n",
"plt.plot(pd.to_datetime(df_trades[\"date\"]), df_trades[\"money\"])\n",
"plt.ylabel(\"Cash\")\n",
Expand Down

0 comments on commit b331b6f

Please sign in to comment.