Skip to content

Commit

Permalink
Update 3d-axes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamConnors committed Sep 12, 2023
1 parent 581b753 commit 40101cb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions doc/python/3d-axes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jupyter:
extension: .md
format_name: markdown
format_version: '1.3'
jupytext_version: 1.14.7
jupytext_version: 1.15.1
kernelspec:
display_name: Python 3 (ipykernel)
language: python
Expand Down Expand Up @@ -259,7 +259,3 @@ fig.update_layout(scene=dict(xaxis_showspikes=False,
yaxis_showspikes=False))
fig.show()
```

```python

```

0 comments on commit 40101cb

Please sign in to comment.