Skip to content

Commit fd47636

Browse files
committed
Fix for GP-MeansAndCovs
1 parent 8f6eb68 commit fd47636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/notebooks/GP-MeansAndCovs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"name": "stderr",
1515
"output_type": "stream",
1616
"text": [
17-
"/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",
17+
"/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",
1818
" from ._conv import register_converters as _register_converters\n"
1919
]
2020
}

0 commit comments

Comments
 (0)