Skip to content

Commit 1eeee65

Browse files
committed
fix issue with code running
1 parent 7e4ec79 commit 1eeee65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/python/v6-changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ The `pointcloud` trace has been removed. Use [`scattergl`](/python/reference/sca
131131

132132
<!-- #endregion -->
133133

134+
<!-- #region -->
134135
## Other Removed Features
135136

136137
### Transforms
@@ -153,3 +154,4 @@ Could be rewritten using Pandas:
153154
```python
154155
df_2007 = df[df['year'] == 2007]
155156
```
157+
<!-- #endregion -->

0 commit comments

Comments
 (0)