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