diff options
Diffstat (limited to 'docs/library/ucollections.rst')
| -rw-r--r-- | docs/library/ucollections.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/library/ucollections.rst b/docs/library/ucollections.rst index 96de67acc..396ba3c87 100644 --- a/docs/library/ucollections.rst +++ b/docs/library/ucollections.rst @@ -1,10 +1,12 @@ :mod:`ucollections` -- collection and container types ===================================================== +.. include:: ../templates/unsupported_in_circuitpython.inc + .. module:: ucollections :synopsis: collection and container types -|see_cpython_module| :mod:`python:collections`. +|see_cpython_module| :mod:`cpython:collections`. This module implements advanced collection and container types to hold/accumulate various objects. |
