Exemplo n.º 1
0
def test_dob_violations_example():
    from examples.dob_violations import run

    run()
Exemplo n.º 2
0
def test_marriage_example():
    from examples.marriage import run

    run()