mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-18 16:06:30 +08:00
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: ::
|
Below is a simple example code snippet using the `EntryArea` class: ::
|
||||||
|
|
||||||
# Create the experiment area
|
|
||||||
entry_area = EntryArea()
|
entry_area = EntryArea()
|
||||||
|
|
||||||
# Create a new widget
|
# Create a new widget
|
||||||
|
Loading…
Reference in New Issue
Block a user