doc: scan objects not supported on core device

release-1
Sebastien Bourdeauducq 2016-06-18 18:56:28 +08:00
parent cc28b596b3
commit 6a81b16230
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ Iterating multiple times on the same scan object is possible, with the scan
yielding the same values each time. Iterating concurrently on the
same scan object (e.g. via nested loops) is also supported, and the
iterators are independent from each other.
Scan objects are supported both on the host and the core device.
"""
import random