Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

unpacking_generalizations.txt 470B

123456
  1. too-many-function-args:24::Too many positional arguments for function call
  2. no-value-for-parameter:25::"No value for argument 'd' in function call"
  3. too-many-function-args:26::Too many positional arguments for function call
  4. repeated-keyword:27::Got multiple values for keyword argument 'd' in function call
  5. repeated-keyword:29::Got multiple values for keyword argument 'c' in function call
  6. repeated-keyword:29::Got multiple values for keyword argument 'd' in function call