Files
@ 72c4b2d720ea
Branch filter:
Location: kallithea/dev_requirements.txt
72c4b2d720ea
175 B
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.