Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 27, 2024
1 parent fea67b4 commit ae8e12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions singer_sdk/mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def sha256(value: str) -> str:
Args:
string: String to digest.
Returns:
A string digested into SHA256.
"""
Expand Down

0 comments on commit ae8e12c

Please sign in to comment.