From 766be6b48513184ddc06363924f5e6936b77a757 Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Fri, 4 Oct 2024 13:10:23 +0000 Subject: [PATCH] chore(internal): codegen related update --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f38df6..85060e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ modify the contents of the `src/runwayml/lib/` and `examples/` directories. All files in the `examples/` directory are not modified by the generator and can be freely edited or added to. -```ts +```py # add an example to examples/.py #!/usr/bin/env -S rye run python