Skip to content

Commit 0c27cf1

Browse files
committed
Point changelog entry at the PR instead of the issue
1 parent f9f0bce commit 0c27cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## Unreleased
66

77
### Fixed
8-
- Raise a clear `ValueError` when an unsupported marginal plot type is passed to Plotly Express, instead of failing later with a cryptic `'NoneType' object has no attribute 'constructor'` message [[#4654](https://github.com/plotly/plotly.py/issues/4654)]
8+
- Raise a clear `ValueError` when an unsupported marginal plot type is passed to Plotly Express, instead of failing later with a cryptic `'NoneType' object has no attribute 'constructor'` message [[#5625](https://github.com/plotly/plotly.py/pull/5625)]
99

1010

1111
## [6.8.0] - 2026-06-03

0 commit comments

Comments
 (0)