Skip to content

Commit 08954ca

Browse files
committed
Indeed
1 parent a7c3f28 commit 08954ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/migrate_gitbook_to_mkdocs.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
import sys
66
from pathlib import Path
77

8+
# TRy again - spoofed msg
9+
810
try:
911
import requests # optional (for sitemap)
1012
except Exception:

0 commit comments

Comments
 (0)