Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50f1f1f

Browse files
authored
Merge pull request #9416 from matplotlib/auto-backport-of-pr-9415
Backport PR #9415 on branch v2.1.x
2 parents 4358967 + ab0ad1e commit 50f1f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/pyplot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
import sys
2424
import warnings
25+
import time
2526
import types
2627

2728
from cycler import cycler

0 commit comments

Comments
 (0)