fix(pre_commit): 🎨 auto format pre-commit hooks

This commit is contained in:
pre-commit-ci[bot] 2023-10-07 17:20:30 +00:00
parent a550aaa812
commit 5efd535e9d
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ class STrack(BaseTrack):
self.score = new_track.score
self.mask = new_track.mask
self.mask = new_track.mask
@property
def tlwh(self):
"""Get current position in bounding box format `(top left x, top left y,