Skip to content

Commit 8658ced

Browse files
committed
typo
1 parent 3feafa5 commit 8658ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ lower level ``tf.functions`` such as ``xfxQ2``:
106106

107107
.. code-block:: python
108108
109-
from pdfflow import mkPDFs, flaot_me, int_me
109+
from pdfflow import mkPDFs, float_me, int_me
110110
111111
pdf = mkPDFs(pdfset, [0,1,2])
112112
x = float_me([10**i for i in range(-6,-1)])

0 commit comments

Comments
 (0)