/
githubmirror
/
langroid
Обзор
Документация
Войти
/
githubmirror
/
langroid
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
pytest.ini
10 строк
272 B
Prasad Chalasani
fix: DocChatAgent cloning should clone embed mdl and handle replace_collection (#926)
12 окт 2025, 12:31
Не верифицирован
12 окт 2025, 12:31
0d35591
Код
Авторство
О чём код?
[pytest] markers = unit: marks tests as unit tests (deselect with '-m "not unit"') integration: marks tests as integration tests (deselect with '-m "not integration"') # MySQL configuration settings mysql_host = localhost mysql_port = 3306 mysql_user = root