Skip to content

Commit

Permalink
Fix a lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtheturtle committed Dec 12, 2021
1 parent f15f77e commit 955629c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import os
from pathlib import Path


def update_changelog(version: str) -> None:
"""
Add a version title to the changelog.
Expand Down

0 comments on commit 955629c

Please sign in to comment.