Skip to content

Commit 2d38abb

Browse files
fix build
1 parent ff28870 commit 2d38abb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/plotly-express.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ You can also read our original [Medium announcement article](https://medium.com/
5050
import plotly.express as px
5151
print(px.data.iris.__doc__)
5252
px.data.iris().head()
53-
54-
px.defaults.template = "simple_white"
5553
```
5654

5755
#### Scatter and Line plots

0 commit comments

Comments
 (0)