mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
Spelling and grammar fixes (#7695)
This commit is contained in:
committed by
Adrien Ferrand
parent
fcdeaf48f2
commit
1702cb90fd
+1
-1
@@ -6,7 +6,7 @@
|
||||
# 1- decodestring: https://github.com/rthalley/dnspython/issues/338
|
||||
# 2- ignore warn for importing abstract classes from collections instead of collections.abc,
|
||||
# too much third party dependencies are still relying on this behavior,
|
||||
# but it should be corrected to allow Certbot compatiblity with Python >= 3.8
|
||||
# but it should be corrected to allow Certbot compatibility with Python >= 3.8
|
||||
filterwarnings =
|
||||
error
|
||||
ignore:decodestring:DeprecationWarning
|
||||
|
||||
Reference in New Issue
Block a user