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.
1 parent 21dcb93 commit 6371152Copy full SHA for 6371152
1 file changed
Lib/test/test_warnings/data/import_warning.py
@@ -1,3 +1,3 @@
1
import warnings
2
3
-warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
+warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
0 commit comments