Skip to content

Commit

Permalink
Add changelog entry for isort PR
Browse files Browse the repository at this point in the history
I forgot to add changelog item and then as a result release failed due to

    Run source "$GITHUB_ACTION_PATH"/infra/bin/activate
    Collecting from changelog.d
    No changelog fragments to collect
yarikoptic committed Jan 17, 2024
1 parent 0833cc8 commit 7ddf3f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.d/20240117_164953_yarikoptic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### 🏠 Internal

- Run isort across entire codebase to harmonize imports order/appearance.
https://github.com/datalad/datalad-container/260 (by @yarikoptic)

0 comments on commit 7ddf3f6

Please sign in to comment.