retronews

a featureful fork of the luke8086/retronews hn+lobste.rs tui
Log | Files | Refs | README | LICENSE

pyproject.toml (63B)


      1 [tool.isort]
      2 profile = "black"
      3 
      4 [tool.black]
      5 line-length = 120