Exemplo n.º 1
0
def test_guess_charge():
    # this always returns 0.0
    assert guessers.guess_atom_charge('this') == 0.0
Exemplo n.º 2
0
def test_guess_charge():
    # this always returns 0.0
    assert guessers.guess_atom_charge('this') == 0.0