Skip to content

Commit 5ac27f4

Browse files
Pyre Bot Jr.facebook-github-bot
authored andcommitted
[Codemod][FbcodePyreModeHeaderRemoval] [batch:20/N] [shard:11/N] Remove Pyre mode headers
Summary: X-link: meta-pytorch/captum#1903 X-link: pytorch/ao#4781 Reviewed By: maggiemoss Differential Revision: D116557922
1 parent 4e3e282 commit 5ac27f4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/source_separation/lightning_train.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env python3
22

3-
# pyre-strict
43
from argparse import ArgumentParser
54
from pathlib import Path
65
from typing import Any, Callable, Dict, List, Mapping, Optional, Tuple, TypedDict, Union

0 commit comments

Comments
 (0)