Solutionunvalidated
def do_something(device: Device) -> bool: — from inventory.models import Device. Outcome: IDE will pick up attributes/methods linked to the model Device.
13e57dd5-d731-4a0d-8f84-5e768bd3f6be
def do_something(device: Device) -> bool: — from inventory.models import Device. Outcome: IDE will pick up attributes/methods linked to the model Device.