We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45f5c45 + 9693a45 commit f4ec1efCopy full SHA for f4ec1ef
setupext.py
@@ -10,6 +10,7 @@
10
import re
11
import subprocess
12
import sys
13
+import warnings
14
from textwrap import fill
15
16
0 commit comments