diff --git a/albumentations/augmentations/geometric/functional.py b/albumentations/augmentations/geometric/functional.py index 9f42ccdd1..051176b92 100644 --- a/albumentations/augmentations/geometric/functional.py +++ b/albumentations/augmentations/geometric/functional.py @@ -68,6 +68,7 @@ "keypoint_vflip", "normalize_bbox", "denormalize_bbox", + "vflip", ] TWO = 2