Files
@ fb7f38e22730
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
fb7f38e22730
923 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.)