diff --git a/content/_code-samples/get-started/py/base.py b/content/_code-samples/get-started/py/base-async.py similarity index 100% rename from content/_code-samples/get-started/py/base.py rename to content/_code-samples/get-started/py/base-async.py diff --git a/content/tutorials/manage-account-settings/require-destination-tags.md b/content/tutorials/manage-account-settings/require-destination-tags.md index 1e5e0fe602..bf8de00596 100644 --- a/content/tutorials/manage-account-settings/require-destination-tags.md +++ b/content/tutorials/manage-account-settings/require-destination-tags.md @@ -57,7 +57,7 @@ _JavaScript_ _Python_ -{{ include_code("_code-samples/get-started/py/base.py", language="py") }} +{{ include_code("_code-samples/get-started/py/base-async.py", language="py") }}