summaryrefslogtreecommitdiff
path: root/docs/library/array.rst
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-05-22 19:52:01 -0400
committerDan Halbert <halbert@halwitz.org>2018-05-22 19:52:01 -0400
commite65cc077640881baedae1dcea0b8fcc1886d0f88 (patch)
treea10808606f3a1c338669244324680ced3c230924 /docs/library/array.rst
parent22405d6bdb594c308ee8360fbe9ced9cb91d27d8 (diff)
RTD documentation updates
Diffstat (limited to 'docs/library/array.rst')
-rw-r--r--docs/library/array.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/library/array.rst b/docs/library/array.rst
index dfaef0ff6..0f1310b68 100644
--- a/docs/library/array.rst
+++ b/docs/library/array.rst
@@ -1,8 +1,6 @@
:mod:`array` -- arrays of numeric data
======================================
-.. include:: ../templates/unsupported_in_circuitpython.inc
-
.. module:: array
:synopsis: efficient arrays of numeric data