mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Fixed typo in sith docstring
This commit is contained in:
2
sith.py
2
sith.py
@@ -4,7 +4,7 @@
|
|||||||
Sith attacks (and helps debugging) Jedi.
|
Sith attacks (and helps debugging) Jedi.
|
||||||
|
|
||||||
Randomly search Python files and run Jedi on it. Exception and used
|
Randomly search Python files and run Jedi on it. Exception and used
|
||||||
arguments are recorded to ``./record.josn`` (specified by --record)::
|
arguments are recorded to ``./record.json`` (specified by --record)::
|
||||||
|
|
||||||
%(prog)s random
|
%(prog)s random
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user