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.
2 parents 785e27f + 00b1da2 commit feb7ec8Copy full SHA for feb7ec8
docs/guide/environment.rst
@@ -98,7 +98,7 @@ Accessing Environment Variables from within the Graph Context
98
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
99
100
Environment variables, whether set globally or only for the scope of the graph,
101
-can be can be accessed using any of the normal means. It is important to note
+can be accessed using any of the normal means. It is important to note
102
that whether set globally for the system or just for the graph context,
103
environment variables are accessed by bonobo in the same way. In the example
104
below the database user and password are accessed via the ``os`` module's ``getenv``
0 commit comments