uv
6ff674f5 - Use correct indentation when project table contains open bracket comment (#8387)

Commit
1 year ago
Use correct indentation when project table contains open bracket comment (#8387) ## Summary Now, we use four space (rather than one space) for cases like: ```toml dependencies = [ # comment 0 # comment 1 "anyio==3.7.0", # comment 2 # comment 3 ] ```
Author
Parents
Loading