mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
This commit mostly focuses on f-strings, collections, comprehensions, and subscripts/slices. I added intersphinx support to the sphinx config so I could link to `ast.literal_eval`. I exported BaseSimpleComp, since I felt it had some documentation value. |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| conf.py | ||
| index.rst | ||
| motivation.rst | ||
| nodes.rst | ||
| parser.rst | ||
| usage.ipynb | ||
| visitors.rst | ||
| why_libcst.rst | ||