We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d6150 commit bee3fcdCopy full SHA for bee3fcd
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