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 15d6150 commit bee3fcdCopy full SHA for bee3fcd
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