Skip to content

Commit 66c8451

Browse files
authored
Merge pull request #1531 from AnnMarieW/update-docstrings
Update docstrings to address #1205
2 parents 8edc339 + 67f8957 commit 66c8451

File tree

8 files changed

+381
-244
lines changed

8 files changed

+381
-244
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to `dash` will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5+
## UNRELEASED
6+
7+
### Changed
8+
9+
- [#1531](https://github.com/plotly/dash/pull/1531). Updates the format of the docstrings to make them easier to read in
10+
the reference pages of Dash Docs and in the console. This also addresses [#1205](https://github.com/plotly/dash/issues/1205)
11+
12+
513
## [1.19.0] - 2021-01-19
614

715
## Dash and Dash Renderer

0 commit comments

Comments
 (0)