From cea8dc3a327938398ea67291bda60b676033b615 Mon Sep 17 00:00:00 2001 From: generatedunixname89002005287564 Date: Wed, 8 May 2024 15:17:16 -0700 Subject: [PATCH] Pyre Configurationless migration for] [batch:2/28] (#2442) Summary: Pull Request resolved: https://github.com/facebook/Ax/pull/2442 Reviewed By: connernilsen Differential Revision: D57098418 fbshipit-source-id: a7ddc81d1ce692b8cb4cb6fd38bb95dbef7c9e61 --- ax/storage/json_store/tests/test_transform_encode.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ax/storage/json_store/tests/test_transform_encode.py b/ax/storage/json_store/tests/test_transform_encode.py index 2f019aa436d..b0397770acf 100644 --- a/ax/storage/json_store/tests/test_transform_encode.py +++ b/ax/storage/json_store/tests/test_transform_encode.py @@ -1,5 +1,7 @@ # (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary. +# pyre-strict + import unittest