tor-browser

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

setup.cfg (68B)


      1 [flake8]
      2 exclude = ./docs/conf.py, .eggs/
      3 ignore = E731, E741, F999