tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

.ruff.toml (82B)


      1 extend = "../../pyproject.toml"
      2 
      3 [lint.isort]
      4 known-first-party = ["mozperftest"]