1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/parsing_representation.py
Takafumi Arakaki 700493cac8 Fix and improve Statement.__doc__
- The type of `set_vars` and `used_vars` were wrong.
- ":param ...:" was used instead of ":type ...:".
- The parameter table is aligned to make it easier to read.
2013-03-03 14:07:07 +01:00

45 KiB