Skip to content

Commit

Permalink
pyfftw docs link broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett M. Morris committed Nov 30, 2016
1 parent 6111375 commit b7fb0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shampoo/fftutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

class FFT(object):
"""
Convenience wrapper around `~pyfftw.builders.fft2`.
Convenience wrapper around ``pyfftw.builders.fft2``.
"""
def __init__(self, shape, float_precision, complex_precision, threads=2):
"""
Expand Down

0 comments on commit b7fb0ec

Please sign in to comment.