Skip to content

Commit

Permalink
chore: run formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Jun 18, 2024
1 parent e48b190 commit 014691e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bump.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class BumpType(Enum):
"composio_griptape===",
)


def _bump(file: Path, bump_type: BumpType) -> None:
"""Bump versions in a file."""
print("=" * 64)
Expand Down

0 comments on commit 014691e

Please sign in to comment.