Remove module level noqa from background detect.
This commit is contained in:
parent
4eeff35e2d
commit
1c871749b0
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
# ruff: noqa: E722
|
|
||||||
|
|
||||||
from typing import Mapping, Optional
|
from typing import Mapping, Optional
|
||||||
import cv2
|
import cv2
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue