Here: Your concise description of the content of this merge request.
# Checklist: `x` (done) or `~` (irrelevant)
- [ ] [I am familiar with **ASE's contribution guidelines.**](https://ase-lib.org/development/contribute.html)
- [ ] [**Doc strings** in code changed in this MR are up to date.](https://ase-lib.org/development/python_codingstandard.html#writing-documentation-in-the-code)
- [ ] [**Unit tests** have been added for new or changed code.](https://ase-lib.org/development/tests.html)
- [ ] [**Changes** have been added in `changelog.d` using `scriv`.](https://ase-lib.org/development/writing_changelog.html)
- [ ] [**Issue is resolved** via "closes #XXXX" if applicable.](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
|