Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/ipywidgets-8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d-v-b authored Oct 26, 2023
2 parents bcc6a12 + a9d516b commit eade6ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ repos:
rev: 22.12.0
hooks:
- id: black
language_version: python3.8
- repo: https://github.com/codespell-project/codespell
rev: v2.2.5
hooks:
Expand Down
6 changes: 6 additions & 0 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ Release notes
Unreleased
----------

Maintenance
~~~~~~~~~~~

* Allow ``black`` code formatter to be run with any Python version.
By :user:`David Stansby <dstansby>` :issue:`1549`

.. _release_2.16.1:

2.16.1
Expand Down

0 comments on commit eade6ec

Please sign in to comment.