Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaz001 committed Apr 5, 2023
1 parent b73eae7 commit 0d31853
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/Data Preparation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
}
],
"source": [
"import sys \n",
"\n",
"sys.path.append('/mnt/d/projects/hftbacktest')\n",
"\n",
"import gzip\n",
"\n",
"with gzip.open('usdm/btcusdt_20230404.dat.gz', 'r') as f:\n",
Expand Down

0 comments on commit 0d31853

Please sign in to comment.