Skip to content

Commit 530a713

Browse files
committed
Modify changelog to include the summary
1 parent 1dba70c commit 530a713

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/changes/unreleased.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Unreleased
22

3+
## Summary
4+
5+
In this release, the nox sessions `project:fix` and `project:format` have been modified
6+
to include removing unused imports via ruff. To avoid unexpected changes, please add
7+
the ruff configuration to your `pyproject.toml` as specified on
8+
[Formatting Code Configuration](https://exasol.github.io/python-toolbox/main/user_guide/features/formatting_code/index.html#configuration)
9+
page.
10+
311
## Documentation
412

513
* #589: Corrected configuration for Sonar documentation for host.url

0 commit comments

Comments
 (0)