summaryrefslogtreecommitdiff
path: root/tests/functional/d/deprecated/deprecated_module_redundant.py
blob: d9a509d257dec331397f70097c5a026638c0f63d (plain)
1
2
3
"""This deprecated stdlib module is redundantly given by the user in the config."""
# pylint: disable-next=unused-import
import imp  # [deprecated-module]