uktrade/directory-api-client

View on GitHub

Showing 1 of 18 total issues

CompanyAPIClient has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class CompanyAPIClient(AbstractAPIClient):
    authenticator = SessionSSOAuthenticator

    def profile_update(self, sso_session_id, data):
        files = {}
Severity: Minor
Found in directory_api_client/company.py - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language