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.

func_variables_unused_name_from_wilcard_import.py 117B

123
  1. """check unused import from a wildcard import"""
  2. # pylint: disable=no-absolute-import
  3. from input.func_w0611 import *