8000 Merge pull request #7385 from ivanov/remove-unused-random · matplotlib/matplotlib@b81f5d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b81f5d5

Browse files
authored
Merge pull request #7385 from ivanov/remove-unused-random
remove unused random import
2 parents 5ac0881 + 2db53d2 commit b81f5d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/pyplots/whats_new_99_mplot3d.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import random
2-
31
import numpy as np
42
import matplotlib.pyplot as plt
53
from matplotlib import cm

0 commit comments

Comments
 (0)
0