closeio/limitlion

View on GitHub
pyproject.toml

Summary

Maintainability
Test Coverage
[tool.black]
skip-string-normalization = true
line-length = 79
exclude = '''
/(
    \.git
  | \.venv
  | ui
)/
'''