Skip to content
Unverified Commit 13786952 authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Remove `#[test]` attributes from doc tests (#4214)



## Motivation and Context
This PR cleans up doc tests by removing `#[test]` attributes from code
snippets to prevent them from being executed. We've observed logs
indicating that some doc snippets have been running for over 60 seconds,
even though they are annotated with `no_run`.

In addition, this PR also removes duplicated example snippets that
previously took up a lot of space.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Co-authored-by: default avatarLandon James <lnj@amazon.com>
parent b0969003
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment