예제 #1
0
def test_guess_charge():
    # this always returns 0.0
    assert guessers.guess_atom_charge('this') == 0.0
예제 #2
0
def test_guess_charge():
    # this always returns 0.0
    assert guessers.guess_atom_charge('this') == 0.0