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