Skip to content

Commit

Permalink
Add an attribution to the Green Tree Snakes in the AST docs (GH-24727)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogsal committed Mar 3, 2021
1 parent 44e580f commit 62e3b63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Doc/library/ast.rst
Expand Up @@ -140,6 +140,11 @@ Node classes
In the meantime, instantiating them will return an instance of
a different class.

.. note::
The descriptions of the specific node classes displayed here
were initially adapted from the fantastic `Green Tree
Snakes <https://greentreesnakes.readthedocs.io/en/latest/>`__ project and
all its contributors.

Literals
^^^^^^^^
Expand Down

0 comments on commit 62e3b63

Please sign in to comment.