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 3c8fe52 commit 69e6595Copy full SHA for 69e6595
1 file changed
lib/matplotlib/tests/test_basic.py
@@ -25,6 +25,7 @@ def test_override_builtins():
25
'__doc__',
26
'__package__',
27
'__loader__',
28
+ '__spec__',
29
'any',
30
'all',
31
'sum'
0 commit comments