Skip to content

Commit abc4a5d

Browse files
authored
Update Reflectometry-Config-Training-‐-Exercise-2.md
1 parent ceaff05 commit abc4a5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/specific_iocs/reflectometry/config_training/Reflectometry-Config-Training-‐-Exercise-2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ Once you have added all these components, you should now be able to set the para
5858
<details>
5959
<summary>Should you have trouble the following is what the code could look like</summary>
6060

61-
```pythofrom typing import Dict
61+
```python
62+
from typing import Dict
6263

6364
from ReflectometryServer.beamline import Beamline
6465
from ReflectometryServer.beamline_constant import BeamlineConstant

0 commit comments

Comments
 (0)