Update linter - standardize line length to 100 characters
Enforces a consistent code style by setting the line length to 100 characters across the project. This improves code readability and maintainability by adhering to a common standard. Updates black and pre-commit configurations accordingly.
Loading
Please sign in to comment