/
githubmirror
/
pyyaml
Обзор
Документация
Войти
/
githubmirror
/
pyyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/legacy_tests/data/construct-omap.code
8 строк
275 B
Matt Davis
Move tests to pytest
10 ноя 2023, 22:37
Не верифицирован
10 ноя 2023, 22:37
a98fd60
Код
Авторство
О чём код?
{ "Bestiary": [ ("aardvark", "African pig-like ant eater. Ugly."), ("anteater", "South-American ant eater. Two species."), ("anaconda", "South-American constrictor snake. Scaly."), ], "Numbers": [ ("one", 1), ("two", 2), ("three", 3) ], }