mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
delete letsencrypt-auto-source line from .isort.cfg since that directory no longer contains any python code
This commit is contained in:
parent
e87151e087
commit
e9ebd14fa0
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[settings]
|
||||
skip_glob=venv*
|
||||
skip=letsencrypt-auto-source
|
||||
force_sort_within_sections=True
|
||||
force_single_line=True
|
||||
order_by_type=False
|
||||
|
|
|
|||
Loading…
Reference in a new issue