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.

statement_without_effect.txt 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. pointless-string-statement:5::String statement has no effect
  2. pointless-statement:6::"""Statement seems to have no effect
  3. ""
  4. "
  5. pointless-statement:8::"""Statement seems to have no effect
  6. ""
  7. "
  8. pointless-statement:9::Statement seems to have no effect
  9. pointless-statement:11::Statement seems to have no effect
  10. pointless-statement:12::"""Statement seems to have no effect
  11. ""
  12. "
  13. pointless-statement:15::Statement seems to have no effect
  14. pointless-string-statement:15::"""String statement has no effect
  15. ""
  16. "
  17. unnecessary-semicolon:17::"""Unnecessary semicolon
  18. ""
  19. "
  20. pointless-string-statement:18::String statement has no effect
  21. unnecessary-semicolon:18::"""Unnecessary semicolon
  22. ""
  23. "
  24. expression-not-assigned:19::"""Expression """"(list()) and (tuple())"""" is assigned to nothing
  25. ""
  26. "
  27. expression-not-assigned:20::"""Expression """"(list()) and (tuple())"""" is assigned to nothing
  28. ""
  29. "
  30. unnecessary-semicolon:21::Unnecessary semicolon
  31. expression-not-assigned:23::"Expression ""(list()) and (tuple())"" is assigned to nothing"
  32. expression-not-assigned:26::"""Expression """"ANSWER == to_be()"""" is assigned to nothing
  33. ""
  34. "
  35. expression-not-assigned:27::"""Expression """"ANSWER == to_be()"""" is assigned to nothing
  36. ""
  37. "
  38. expression-not-assigned:28::"""Expression """"(to_be()) or (not to_be())"""" is assigned to nothing
  39. ""
  40. "
  41. expression-not-assigned:29::"""Expression """"(to_be()) or (not to_be())"""" is assigned to nothing
  42. ""
  43. "
  44. expression-not-assigned:30::"Expression ""ANSWER == to_be()"" is assigned to nothing"
  45. expression-not-assigned:32::"Expression ""(to_be()) or (not to_be())"" is assigned to nothing"
  46. expression-not-assigned:33::"Expression ""to_be().title"" is assigned to nothing"
  47. pointless-string-statement:54:ClassLevelAttributeTest.__init__:"""String statement has no effect
  48. ""
  49. "
  50. pointless-string-statement:55:ClassLevelAttributeTest.__init__:"""String statement has no effect
  51. ""
  52. "
  53. pointless-string-statement:58:ClassLevelAttributeTest.__init__:String statement has no effect
  54. pointless-string-statement:61:ClassLevelAttributeTest.test:"""String statement has no effect
  55. ""
  56. "
  57. pointless-string-statement:62:ClassLevelAttributeTest.test:"""String statement has no effect
  58. ""
  59. "
  60. pointless-string-statement:65:ClassLevelAttributeTest.test:String statement has no effect