Skip to content

Commit 82ce6ae

Browse files
rchen152meta-codesync[bot]
authored andcommitted
pyre-ignore => pyrefly: ignore in error kinds doc
Reviewed By: samwgoldman Differential Revision: D92799372 fbshipit-source-id: 03078a6a08e9065993515377a4e9f4f3088b3cef
1 parent 9df7f95 commit 82ce6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/error-kinds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,6 +1338,6 @@ async def bar():
13381338

13391339
## unused-ignore
13401340

1341-
This error is raised when a `# pyre-ignore` comment is not used to suppress an error, and can be safely removed.
1341+
This error is raised when a `# pyrefly: ignore` comment is not used to suppress an error, and can be safely removed.
13421342

13431343
The default severity of this diagnostic is `ignore`.

0 commit comments

Comments
 (0)