Skip to content

Commit 0b5940f

Browse files
authored
Merge pull request #26554 from QuLogic/fix-np126
2 parents d85bc15 + b0d66a0 commit 0b5940f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/pylab.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
# "from numpy.random import *" above
6060
bytes = __import__("builtins").bytes
6161
# We also don't want the numpy version of these functions
62+
abs = __import__("builtins").abs
6263
max = __import__("builtins").max
6364
min = __import__("builtins").min
6465
round = __import__("builtins").round

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy