summaryrefslogtreecommitdiff
path: root/docs/library/array.rst
diff options
context:
space:
mode:
authorhathach <thach@tinyusb.org>2018-06-07 13:51:21 +0700
committerhathach <thach@tinyusb.org>2018-06-07 13:51:21 +0700
commitc854e2dc178b3bd0e5ddb8fbf30d1d3b98d8e589 (patch)
tree182c97b50468d267749b5928b6706ab0c15b079c /docs/library/array.rst
parent6d4a2f5524ca47ac16410a5a35ea33a85c414bd0 (diff)
parent9bb4ded5fa4e7d4aed179037d0cbcf5986df11a8 (diff)
Merge branch 'master' into usbboot
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