components/model.py
Function validate_input
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def validate_input(input_data, input_types, is_future=False,
Function add_module
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add_module(code, name, description, module_credits, status):