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