chore: correct pylint errors

ref: #765
This commit is contained in:
2025-05-19 22:07:32 +09:30
parent a1b9ecb0fc
commit bff1049414
181 changed files with 119 additions and 448 deletions

View File

@ -2,8 +2,6 @@ from django.db import models
from itam.models.device_common import DeviceCommonFieldsName
from access.models.tenancy import TenancyObject
from core.mixin.history_save import SaveHistory
from core.models.manufacturer import Manufacturer