Skip to content

Commit

Permalink
Add missing Pyre mode headers] [batch:28/1302] [shard:11/N]
Browse files Browse the repository at this point in the history
Differential Revision: D65870532

fbshipit-source-id: bbc0e5b029328dab16629f8d9a505f3144810623
  • Loading branch information
generatedunixname89002005307016 authored and facebook-github-bot committed Nov 13, 2024
1 parent 57c9174 commit d4a377c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/build-tar.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.

# pyre-unsafe

import argparse
import atexit
import functools
Expand Down
2 changes: 2 additions & 0 deletions eden/integration/lib/ntapi.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# This software may be used and distributed according to the terms of the
# GNU General Public License version 2.

# pyre-unsafe

import sys
from typing import Optional

Expand Down

0 comments on commit d4a377c

Please sign in to comment.