Пример #1
0
def test_month_indexing():
    assert index_to_month(month_to_index(1986, 10)) == (1986, 10)
Пример #2
0
def test_month_indexing():
    assert index_to_month(month_to_index(1986, 10)) == (1986, 10)