Skip to content

Commit

Permalink
Pyre Configurationless migration for] [batch:27/112] [shard:6/N]
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #194

Reviewed By: connernilsen

Differential Revision: D54440619

fbshipit-source-id: af00ab46d8314991debd1f6fbb4ad6e9ee44028c
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Mar 2, 2024
1 parent c8f4bcc commit 84a40e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mobile_cv/exporter_v2/api.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved.

# pyre-unsafe


from typing import List

Expand Down
2 changes: 2 additions & 0 deletions mobile_cv/exporter_v2/converter.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.

# pyre-unsafe


class ConverterBase(object):
"""
Expand Down

0 comments on commit 84a40e2

Please sign in to comment.