Exemplo n.º 1
0
def test_month_indexing():
    assert index_to_month(month_to_index(1986, 10)) == (1986, 10)
Exemplo n.º 2
0
def test_month_indexing():
    assert index_to_month(month_to_index(1986, 10)) == (1986, 10)