File size: 107 Bytes
49266c3 | 1 2 3 4 5 6 | # Copyright (c) Facebook, Inc. and its affiliates.
# pyre-unsafe
from .image import ImageResizeTransform
|
49266c3 | 1 2 3 4 5 6 | # Copyright (c) Facebook, Inc. and its affiliates.
# pyre-unsafe
from .image import ImageResizeTransform
|