Skip to content

Update methods that failed to rename during refactor

Codacy Production / Codacy Static Code Analysis succeeded Aug 30, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 58 in keystone_api/apps/allocations/tasks/limits.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

keystone_api/apps/allocations/tasks/limits.py#L58

'Allocation' may be undefined, or defined from star imports: apps.allocations.models, apps.users.models (F405)

Check notice on line 59 in keystone_api/apps/allocations/tasks/limits.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

keystone_api/apps/allocations/tasks/limits.py#L59

'Allocation' may be undefined, or defined from star imports: apps.allocations.models, apps.users.models (F405)

Check notice on line 82 in keystone_api/apps/allocations/tasks/limits.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

keystone_api/apps/allocations/tasks/limits.py#L82

'Allocation' may be undefined, or defined from star imports: apps.allocations.models, apps.users.models (F405)

Check notice on line 94 in keystone_api/apps/allocations/tasks/limits.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

keystone_api/apps/allocations/tasks/limits.py#L94

'Allocation' may be undefined, or defined from star imports: apps.allocations.models, apps.users.models (F405)