Files
@ 72c4b2d720ea
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
72c4b2d720ea
1.7 KiB
text/plain
flake8: fix some E712 comparison to True should be 'if cond is True:' or 'if cond:'
add_user_to_group is really odd ...
Note that the SqlAlchemy query API cause a lot of this kind of warnings.
add_user_to_group is really odd ...
Note that the SqlAlchemy query API cause a lot of this kind of warnings.