/
githubmirror
/
authselect
Обзор
Документация
Войти
/
githubmirror
/
authselect
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/tests/system/setup.cfg
12 строк
179 B
Dan Lavu
tests: rewritten downstream tests for upstream
04 апр 2024, 12:07
04 апр 2024, 12:07
b168021
Код
Авторство
О чём код?
[metadata] description-file = readme.md [flake8] max-line-length = 119 ignore = E203,W503 exclude = .venv [pycodestyle] max-line-length = 119 ignore = E203,W503 exclude = .venv