We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef0eca commit 0fb6710Copy full SHA for 0fb6710
scripts/net.py
@@ -10,7 +10,7 @@
10
from ics import Calendar
11
12
13
-warnings.filterwarnings("ignore", category=MarkupResemblesLocatorWarning)
+warnings.filterwarnings('ignore', category=MarkupResemblesLocatorWarning)
14
15
16
def get_uris(element):
0 commit comments