You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers/languages/python/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ the Python `fetch` handler and can be used to access
123
123
[secrets](/workers/configuration/secrets/),and
124
124
[bindings](/workers/runtime-apis/bindings/).
125
125
126
-
For example, let's try setting and using an environment variable in a Python Worker. First, add the environment variable to your Worker's Wrangler configuration file:
126
+
For example, let us try setting and using an environment variable in a Python Worker. First, add the environment variable to your Worker's Wrangler configuration file:
0 commit comments