Exemple #1
0
def test_dob_violations_example():
    from examples.dob_violations import run

    run()
Exemple #2
0
def test_marriage_example():
    from examples.marriage import run

    run()