Fix typo
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
parent
0cbc25f74a
commit
2898d8182d
@ -1,5 +1,5 @@
|
|||||||
# Pass this file to one of the Python script arguments (e.g. --pre-place interactive.py)
|
# Pass this file to one of the Python script arguments (e.g. --pre-place interactive.py)
|
||||||
# to drop to an command-line interactive Python session in the middle of place and route
|
# to drop to a command-line interactive Python session in the middle of place and route
|
||||||
|
|
||||||
import code
|
import code
|
||||||
print("Press Ctrl+D to finish interactive session")
|
print("Press Ctrl+D to finish interactive session")
|
||||||
|
Loading…
Reference in New Issue
Block a user