Skip to content

Commit f5be9a1

Browse files
committed
chnaged robust_least_squares_detector.py file with correct filename and author
1 parent b8701a0 commit f5be9a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/detection/l_shape_fitting/robust_least_squares_detector.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
l_shape_fitting_detector.py
2+
robust_least_squares_detector.py
33
4-
Author: Shisato Yano
4+
Author: Shreyansh Shethia
55
"""
66

77
from asyncio.log import logger

0 commit comments

Comments
 (0)