Skip to content

Change Case and User Ownership (Script) #13445

Change Case and User Ownership (Script)

Change Case and User Ownership (Script) #13445

GitHub Actions / Flake8 failed Jul 4, 2024 in 0s

14 errors

Flake8 found 14 errors

Annotations

Check failure on line 61 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L61

Blank line contains whitespace (W293)

Check failure on line 144 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L144

Local variable 'e' is assigned to but never used (F841)

Check failure on line 167 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L167

The backslash is redundant between brackets (E502)

Check failure on line 168 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L168

The backslash is redundant between brackets (E502)

Check failure on line 185 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L185

Trailing whitespace (W291)

Check failure on line 200 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L200

Line too long (116 > 115 characters) (E501)

Check failure on line 213 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L213

Local variable 'e' is assigned to but never used (F841)

Check failure on line 218 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L218

Line too long (143 > 115 characters) (E501)

Check failure on line 249 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L249

Line too long (132 > 115 characters) (E501)

Check failure on line 254 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L254

Trailing whitespace (W291)

Check failure on line 294 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L294

The backslash is redundant between brackets (E502)

Check failure on line 295 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L295

The backslash is redundant between brackets (E502)

Check failure on line 305 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L305

Local variable 'e' is assigned to but never used (F841)

Check failure on line 315 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L315

Blank line contains whitespace (W293)