Skip to content

Commit

Permalink
"Cleanup imports" my left buttcheek
Browse files Browse the repository at this point in the history
  • Loading branch information
LightArrowsEXE committed Sep 19, 2024
1 parent 3aae935 commit 8c6b0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsaa/funcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from typing import TYPE_CHECKING, Any, Literal

from vsexprtools import complexpr_available, norm_expr
from vskernels import Bilinear, Catrom, NoScale, Scaler, ScalerT
from vskernels import Bilinear, Box, Catrom, NoScale, Scaler, ScalerT
from vsmasktools import EdgeDetect, EdgeDetectT, Prewitt, ScharrTCanny
from vsrgtools import MeanMode, RepairMode, box_blur, contrasharpening_median, repair, unsharp_masked
from vstools import (
Expand Down

0 comments on commit 8c6b0d1

Please sign in to comment.