We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c8fe52 + 69e6595 commit 8331ba9Copy full SHA for 8331ba9
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