Delete .venv directory
This commit is contained in:
committed by
GitHub
parent
7795984d81
commit
5a2693bd9f
@@ -1,16 +0,0 @@
|
||||
/*
|
||||
* plot_directive.css
|
||||
* ~~~~~~~~~~~~
|
||||
*
|
||||
* Stylesheet controlling images created using the `plot` directive within
|
||||
* Sphinx.
|
||||
*
|
||||
* :copyright: Copyright 2020-* by the Matplotlib development team.
|
||||
* :license: Matplotlib, see LICENSE for details.
|
||||
*
|
||||
*/
|
||||
|
||||
img.plot-directive {
|
||||
border: 0;
|
||||
max-width: 100%;
|
||||
}
|
Reference in New Issue
Block a user