Fix 'Do not use len(SEQUENCE)
to determine if a sequence is empty' issue in project_event\models\project_task.py
#238
Labels
CodeFactor found an issue: Do not use
len(SEQUENCE)
to determine if a sequence is emptyIt's currently on:
project_event\models\project_task.py:614
The text was updated successfully, but these errors were encountered: