mirror of
https://github.com/phodal/github
synced 2026-05-22 08:38:23 +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`
|
||||
|
||||
```bash
|
||||
sudo pip install matplotlib
|
||||
|
|
|
|||
Loading…
Reference in a new issue