mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
style: fix markdown ref
This commit is contained in:
parent
711bd8716a
commit
7bde030843
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ minuteswithcount = [(x, dataarray.count(x)) for x in set(dataarray)]
|
||||||
|
|
||||||
### Matplotlib
|
### Matplotlib
|
||||||
|
|
||||||
开始之前需要安装``matplotlib
|
开始之前需要安装`matplotlib`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pip install matplotlib
|
sudo pip install matplotlib
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue