summaryrefslogtreecommitdiff
path: root/docs/library/array.rst
diff options
context:
space:
mode:
authorhathach <thach@tinyusb.org>2018-06-07 13:50:04 +0700
committerhathach <thach@tinyusb.org>2018-06-07 13:50:04 +0700
commit9bb4ded5fa4e7d4aed179037d0cbcf5986df11a8 (patch)
tree2ad3519d31b3511db9d21a01896b4132f26be6a7 /docs/library/array.rst
parent52ebfd07a51749d996e149eccc104a2cc0fd294e (diff)
parent44721cba3d5bb92d0226ec9451a0aaa95379b9f1 (diff)
Merge remote-tracking branch 'upstream/master'
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