Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang committed Jan 14, 2025
1 parent e02370c commit 37ad4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OCR/ocr/services/alignment/backends/image_homography.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"Aligns two images using image homography algorithms."
"""Aligns two images using image homography algorithms."""
from pathlib import Path

import numpy as np
Expand Down

0 comments on commit 37ad4bc

Please sign in to comment.