Files
@ fb7f38e22730
Branch filter:
Location: kallithea/docs/usage/email.rst
fb7f38e22730
3.8 KiB
text/prs.fallenstein.rst
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.)