Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.isort.cfg - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11c895f4dc668da34095e3b8486e73a7e806d621 (plain)
1
2
3
4
5
6
7
[settings]
skip_glob=venv*
skip=letsencrypt-auto-source
force_sort_within_sections=True
force_single_line=True
order_by_type=False
line_length=400