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.

no_name_in_module.txt 1.0KB

12345678910111213141516
  1. no-name-in-module:5::No name 'tutu' in module 'collections'
  2. no-name-in-module:6::No name 'toto' in module 'collections'
  3. no-member:10::Module 'xml.etree.ElementTree' has no 'nonexistant_function' member:INFERENCE
  4. no-member:11::Module 'xml.etree.ElementTree' has no 'another' member:INFERENCE
  5. no-member:12::Module 'collections' has no 'yo' member:INFERENCE
  6. no-member:16::Module 'sys' has no 'stdoout' member; maybe 'stdout'?:INFERENCE
  7. no-name-in-module:23::No name 'compiile' in module 're'
  8. no-name-in-module:23::No name 'findiiter' in module 're'
  9. pointless-statement:26::Statement seems to have no effect
  10. no-name-in-module:34::No name 'anything' in module 'collections'
  11. no-name-in-module:44::No name 'indeed_missing' in module 'collections'
  12. no-name-in-module:49::No name 'emit' in module 'collections'
  13. no-name-in-module:54::No name 'emit1' in module 'collections'
  14. no-name-in-module:60::No name 'emit2' in module 'collections'
  15. no-name-in-module:65::No name 'lala' in module 'functional.no_self_use'
  16. no-name-in-module:66::No name 'bla' in module 'functional.no_self_use'