Skip to content

Commit

Permalink
doc/environment: datasets readonly in build
Browse files Browse the repository at this point in the history
sbourdeauducq committed Apr 26, 2016
1 parent e8ae6fc commit 434ad67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions artiq/language/environment.py
Original file line number Diff line number Diff line change
@@ -191,6 +191,8 @@ def build(self):
When the repository is scanned, any requested devices and arguments
are set to ``None``.
Datasets are read-only in this method.
Leftover positional and keyword arguments from the constructor are
forwarded to this method. This is intended for experiments that are
only meant to be executed programmatically (not from the GUI)."""

0 comments on commit 434ad67

Please sign in to comment.