We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a81af4 commit 78484ebCopy full SHA for 78484eb
examples/src/legacy/__init__.py
@@ -1,2 +1,11 @@
1
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
+"""
4
+Legacy examples.
5
+
6
+These are any examples that were already defined
7
+before we started revamping our examples.
8
+We are keeping them around for anyone who needs them as reference material,
9
+but we recommend looking at the newer examples
10
+that should provide a clearer picture of how to use this library.
11
0 commit comments