Ejemplo n.º 1
0
def test_docstring():
    "Check that the docstring includes all variables and keywords."
    assert_docstring(profile_analysis)
Ejemplo n.º 2
0
def test_docstring():
    # ======================================================================
    "Check that the docstring includes all variables and keywords."
    assert_docstring(fftspec)
Ejemplo n.º 3
0
def test_docstring():
    # ======================================================================
    "Check that the docstring includes all variables and keywords."
    assert_docstring(dipolarkernel)
Ejemplo n.º 4
0
def test_docstring():
    "Check that the docstring includes all variables and keywords."
    assert_docstring(correctphase)
Ejemplo n.º 5
0
def test_docstring():
    # ======================================================================
    "Check that the docstring includes all variables and keywords."
    assert_docstring(regoperator)
Ejemplo n.º 6
0
def test_docstring():
    "Check that the docstring includes all variables and keywords."
    assert_docstring(deerload)