forked from M-Labs/artiq
doc: remove incorrect and unneeded code comment
This commit is contained in:
parent
750fdf89b3
commit
b142428607
|
@ -161,7 +161,6 @@ Argument widgets can be used in applets through the `EntryArea` class.
|
|||
|
||||
Below is a simple example code snippet using the `EntryArea` class: ::
|
||||
|
||||
# Create the experiment area
|
||||
entry_area = EntryArea()
|
||||
|
||||
# Create a new widget
|
||||
|
|
Loading…
Reference in New Issue