Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abbass2 committed Oct 29, 2023
1 parent 495eff8 commit 356e390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyqstrat/notebooks/getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}
],
"source": [
"%%checkall\n",
"# %%checkall\n",
"import pandas as pd\n",
"import pyqstrat as pq\n",
"import numpy as np\n",
Expand Down
2 changes: 1 addition & 1 deletion pyqstrat/notebooks/multiple_contracts.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
}
],
"source": [
"%%checkall\n",
"# %%checkall\n",
"from collections import defaultdict\n",
"import pandas as pd\n",
"import pyqstrat as pq\n",
Expand Down

0 comments on commit 356e390

Please sign in to comment.