container-registry / harbor-api-client

Consider removing the commented out code block PY-W0069
Anti-pattern
Major
a year agoa year old
Consider removing the commented out code block
 54from harbor_client.api.webhook_api import WebhookApi
 55from harbor_client.api.webhookjob_api import WebhookjobApi
 56
 57# import ApiClient 58from harbor_client.api_client import ApiClient
 59from harbor_client.configuration import Configuration
 60