Thanks to visit codestin.com Credit goes to github.com
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 cc6ae3d + 1ebe784 commit c16d2c2Copy full SHA for c16d2c2
1 file changed
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