mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
* Enumeration members are singletons. Copying on them would be no-op
* Avoid generating unnecessary `pass` statement
* Several trivial refactor
* Avoid building unnecessary intermediate lists, which are mere slight waste of time and space
* Remove unused import, an overlook from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_config.py | ||
| test_detect_config.py | ||
| test_footer_behavior.py | ||
| test_node_identity.py | ||
| test_parse_errors.py | ||
| test_version_compare.py | ||
| test_whitespace_parser.py | ||
| test_wrapped_tokenize.py | ||