going-flying.com gemini git repository
220732c56d09db87738c842e012f8c326cc6e885 - Matthew Ernisse - 1698498363
filter++
diff --git a/files/thoughts-to-gemini.py b/files/thoughts-to-gemini.py index 00ae223..45ff2a1 100755 --- a/files/thoughts-to-gemini.py +++ b/files/thoughts-to-gemini.py @@ -89,8 +89,7 @@ WEBBASE = 'https://www.going-flying.com/thoughts/' warnings.filterwarnings( 'ignore', - category=MarkupResemblesLocatorWarning, - module='bs4' + category=MarkupResemblesLocatorWarning )