mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-22 04:18:23 +00:00
da4e7dcfbe
This is all minor stuff: unreachable debug code (that should be commented-out instead of in an 'if False:' block), unnecessary 'pass' and 'global' statements, redundantly-initialized variables. No behavior changes. Nothing here was actually broken, it just looked suspicious to the static analysis at https://lgtm.com/projects/g/tahoe-lafs/tahoe-lafs/alerts/?mode=list . |
||
---|---|---|
.. | ||
__init__.py | ||
checker.py | ||
common.py | ||
filenode.py | ||
layout.py | ||
publish.py | ||
repairer.py | ||
retrieve.py | ||
servermap.py |