Skip to content

Commit 18ede4a

Browse files
committed
cleanup
1 parent 6011846 commit 18ede4a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

notebooks/02_bbmep/create_figures.ipynb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"metadata": {},
1616
"outputs": [],
1717
"source": [
18-
"import sys\n",
19-
"sys.path.append('/home/fosteradam/oneqmc/src')\n",
20-
"\n",
2118
"import matplotlib.pyplot as plt\n",
2219
"from matplotlib import rcParams\n",
2320
"import numpy as np\n",
@@ -61,7 +58,7 @@
6158
"metadata": {},
6259
"outputs": [],
6360
"source": [
64-
"save_figures = True"
61+
"save_figures = False"
6562
]
6663
},
6764
{

0 commit comments

Comments
 (0)