2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-06 09:03:34 +08:00

doc/environment: datasets readonly in build

This commit is contained in:
Sebastien Bourdeauducq 2016-04-27 01:43:01 +08:00
parent 0a9b2aecbc
commit 7844e98b1d

View File

@ -175,6 +175,8 @@ class HasEnvironment:
When the repository is scanned, any requested devices and arguments
are set to ``None``.
Datasets are read-only in this method.
"""
raise NotImplementedError