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

This commit is contained in:
pre-commit-ci[bot] 2023-09-28 16:10:17 +00:00
parent 507e000bca
commit 1b0bcea5a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import os.path
from collections import defaultdict
from typing import List, Optional, Union, Tuple
from typing import List, Optional, Tuple, Union
import cv2
import numpy as np