Skip to content

Commit 7d2fa50

Browse files
committed
Fix for GP-TProcess
1 parent df6262b commit 7d2fa50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/notebooks/GP-TProcess.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"name": "stderr",
3535
"output_type": "stream",
3636
"text": [
37-
"/home/lpaz/anaconda3/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.\n",
37+
"/anaconda3/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.\n",
3838
" from ._conv import register_converters as _register_converters\n"
3939
]
4040
}

0 commit comments

Comments
 (0)