Skip to content

Commit 8f94192

Browse files
committed
fix: One more clean up
1 parent 9dddb72 commit 8f94192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/c2pa/c2pa.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@ def sign_file(
601601
data_dir: Optional[Union[str, Path]] = None
602602
) -> str:
603603
"""Sign a file with a C2PA manifest.
604+
For now, this function is left here to provide a backwards-compatible API.
604605
605606
.. deprecated:: 0.10.0
606607
This function is deprecated and will be removed in a future version.

0 commit comments

Comments
 (0)