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 4f29479 + bee3fcd commit 263f853Copy full SHA for 263f853
1 file changed
lib/matplotlib/tests/test_basic.py
@@ -16,6 +16,7 @@ def test_override_builtins():
16
'__name__',
17
'__doc__',
18
'__package__',
19
+ '__loader__',
20
'any',
21
'all',
22
'sum'
0 commit comments