Skip to content

Commit e9bf6d0

Browse files
generatedunixname89002005307016meta-codesync[bot]
authored andcommitted
Add missing Pyre mode headers] [batch:25/N] [shard:27/N]
Differential Revision: D90969356 fbshipit-source-id: 4e6b6bff7b12d6c1b0f6b91092d19d77d11d380d
1 parent ecbc6d7 commit e9bf6d0

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

fboss/lib/asic_config_v2/montblanc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pyre-unsafe
12
from typing import Optional
23

34
import neteng.fboss.asic_config_v2.ttypes as asic_config_thrift

fboss/lib/asic_config_v2/tomahawk5.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pyre-unsafe
12
from typing import List, Optional
23

34
import neteng.fboss.asic_config_v2.ttypes as asic_config_thrift

fboss/lib/asic_config_v2/wedge800bact.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pyre-unsafe
12
from itertools import chain
23
from typing import List, Optional
34

0 commit comments

Comments
 (0)