forked from M-Labs/artiq
doc/environment: datasets readonly in build
This commit is contained in:
parent
0a9b2aecbc
commit
7844e98b1d
|
@ -175,6 +175,8 @@ class HasEnvironment:
|
||||||
|
|
||||||
When the repository is scanned, any requested devices and arguments
|
When the repository is scanned, any requested devices and arguments
|
||||||
are set to ``None``.
|
are set to ``None``.
|
||||||
|
|
||||||
|
Datasets are read-only in this method.
|
||||||
"""
|
"""
|
||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue