-
Notifications
You must be signed in to change notification settings - Fork 173
Commit 8b59a1d
chore: pre-commit autoupdate (#167)
* chore: pre-commit autoupdate
updates:
- [github.com/nbQA-dev/nbQA: 0.10.0 → 0.11.1](nbQA-dev/nbQA@0.10.0...0.11.1)
* build: add nltk dependency to run docs examples (#168)
* chore:add nltk dependency to run docs examples
* chore: add livereload dependency. Not sure if this is an error on mkdocs side
* build: remove livereload dependency
* build: pin mkdocs version
Co-authored-by: Charles T <[email protected]>
* feat(display): more display options (#160)
* more_display_options
- Add the ability for the user to pass arguments to format the computed_chg_pts
axvline parameters.
Modified:
src/ruptures/show/display.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* more_display_options - review changes
- Changes to docstrings, etc as per review request.
Modified:
src/ruptures/show/display.py
* more_display_options - review changes
- Changes to docstrings, etc as per review request.
Modified:
src/ruptures/show/display.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* more_display_options - test
- Added tests.
Modified:
tests/test_display.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* more_display_options - do not redeclare variables
- Just use the arguments for color, linewidth and linestyle, tests should pass.
Modified:
src/ruptures/show/display.py
* more_display_options - do not redeclare variables
- Typo
Modified:
src/ruptures/show/display.py
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* chore: better PR labeler (#169)
* Update labeler.yml
* build: add nltk dependency to run docs examples (#168)
* chore:add nltk dependency to run docs examples
* chore: add livereload dependency. Not sure if this is an error on mkdocs side
* build: remove livereload dependency
* build: pin mkdocs version
Co-authored-by: Charles T <[email protected]>
* feat(display): more display options (#160)
* more_display_options
- Add the ability for the user to pass arguments to format the computed_chg_pts
axvline parameters.
Modified:
src/ruptures/show/display.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* more_display_options - review changes
- Changes to docstrings, etc as per review request.
Modified:
src/ruptures/show/display.py
* more_display_options - review changes
- Changes to docstrings, etc as per review request.
Modified:
src/ruptures/show/display.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* more_display_options - test
- Added tests.
Modified:
tests/test_display.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* more_display_options - do not redeclare variables
- Just use the arguments for color, linewidth and linestyle, tests should pass.
Modified:
src/ruptures/show/display.py
* more_display_options - do not redeclare variables
- Typo
Modified:
src/ruptures/show/display.py
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update labeler.yml
Co-authored-by: Olivier Boulant <[email protected]>
Co-authored-by: earthgecko <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* chore: pre-commit autoupdate
updates:
- [github.com/nbQA-dev/nbQA: 0.10.0 → 0.11.1](nbQA-dev/nbQA@0.10.0...0.11.1)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Olivier Boulant <[email protected]>
Co-authored-by: Charles T <[email protected]>
Co-authored-by: earthgecko <[email protected]>1 parent fcde5cc commit 8b59a1dCopy full SHA for 8b59a1d
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments