cansik/pg4nosql

View on GitHub

Showing 2 of 4 total issues

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, host=DEFAULT_POSTGRES_HOST, database=DEFAULT_POSTGRES_DATABASE, port=DEFAULT_POSTGRES_PORT,
Severity: Minor
Found in pg4nosql/PostgresNoSQLClient.py - About 35 mins to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(self, name, host, port, user, password):
    Severity: Minor
    Found in pg4nosql/PostgresNoSQLDatabase.py - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language