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.

wrong.py 161B

12345
  1. """
  2. Test that pylint doesn't crash when a relative import
  3. depends on the local __init__, which contains an expected syntax error.
  4. """
  5. from . import missing