Unify usage of pronouns #80
Merged
Annotations
10 errors
|
arbeitsplan/tables.py#L421
arbeitsplan/tables.py:421:9: E722 Do not use bare `except`
|
|
arbeitsplan/tables.py#L339
arbeitsplan/tables.py:339:28: E741 Ambiguous variable name: `l`
|
|
arbeitsplan/tables.py#L296
arbeitsplan/tables.py:296:29: E741 Ambiguous variable name: `l`
|
|
arbeitsplan/tables.py#L258
arbeitsplan/tables.py:258:36: E741 Ambiguous variable name: `l`
|
|
arbeitsplan/tables.py#L230
arbeitsplan/tables.py:230:32: E741 Ambiguous variable name: `l`
|
|
arbeitsplan/tables.py#L176
arbeitsplan/tables.py:176:29: F841 Local variable `e` is assigned to but never used
|
|
arbeitsplan/tables.py#L142
arbeitsplan/tables.py:142:21: E711 Comparison to `None` should be `cond is None`
|
|
arbeitsplan/forms.py#L246
arbeitsplan/forms.py:246:13: E741 Ambiguous variable name: `l`
|
|
arbeitsplan/forms.py#L150
arbeitsplan/forms.py:150:17: E722 Do not use bare `except`
|
|
arbeitsplan/forms.py#L41
arbeitsplan/forms.py:41:9: E722 Do not use bare `except`
|
The logs for this run have expired and are no longer available.
Loading