Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hejamu committed Jul 8, 2024
1 parent 3e0638a commit 5fd7fa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devtools/check_changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ class ChangelogError(Exception):

folder = Path(__file__).resolve().parents[1]
changelog = Path("docs", "CHANGELOG.rst")
contributing = Path("docs", "CONTRIBUTING.rst")

repo = git.Repo(folder)

Expand Down

0 comments on commit 5fd7fa2

Please sign in to comment.