| [tool.black] | |
| line-length = 119 | |
| target_version = ['py37', 'py38', 'py39', 'py310'] | |
| preview = true | |
| [tool.ruff] | |
| line-length = 119 | |
| [tool.black] | |
| line-length = 119 | |
| target_version = ['py37', 'py38', 'py39', 'py310'] | |
| preview = true | |
| [tool.ruff] | |
| line-length = 119 | |