8000 remove OrderedDict · matplotlib/matplotlib@d072cf4 · GitHub
[go: up one dir, main page]

Skip to content

Commit d072cf4

Browse files
committed
remove OrderedDict
1 parent 8871094 commit d072cf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/lines_bars_and_markers/linestyles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"""
1717
import numpy as np
1818
import matplotlib.pyplot as plt
19-
from collections import OrderedDict
2019
from matplotlib.transforms import blended_transform_factory
2120

2221

0 commit comments

Comments
 (0)
0