From fea4a24d4f364a43ce0e2260a7ef867b900f7523 Mon Sep 17 00:00:00 2001 From: generatedunixname89002005307016 Date: Tue, 21 Jan 2025 17:55:25 -0800 Subject: [PATCH] Add missing Pyre mode headers] [batch:11/1527] [shard:40/N] [B] Differential Revision: D68298434 fbshipit-source-id: a7bddbe0e64aebe1403b07126b5b81423b7caa03 --- sapp/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sapp/__init__.py b/sapp/__init__.py index 7bec24cb..77b0aa58 100644 --- a/sapp/__init__.py +++ b/sapp/__init__.py @@ -2,3 +2,5 @@ # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. + +# pyre-unsafe