Files
@ fb7f38e22730
Branch filter:
Location: kallithea/scripts/run-all-cleanup
fb7f38e22730
185 B
text/plain
bin: fix __eq__ of bin/base.py RcConf
__eq__ without parameter makes no sense - found by pylint.
(The method is thus apparently unused and could be removed completely together
with other RcConf code.)
__eq__ without parameter makes no sense - found by pylint.
(The method is thus apparently unused and could be removed completely together
with other RcConf code.)