We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c3f28 commit 08954caCopy full SHA for 08954ca
1 file changed
scripts/migrate_gitbook_to_mkdocs.py
@@ -5,6 +5,8 @@
5
import sys
6
from pathlib import Path
7
8
+# TRy again - spoofed msg
9
+
10
try:
11
import requests # optional (for sitemap)
12
except Exception:
0 commit comments