Open
Description
Bug description
The pyreverse doesn't detect any relative import (from . import something), doesn't show any connection between packages.
Configuration
No response
Command used
pyreverse something -o html
Pylint output
The html files, but in the packages result, there were no connections between relative imported files
Expected behavior
A html, where i find connection between the relative imported files
Pylint version
pylint 3.1.0
astroid 3.1.0
python 3.9.12.
OS / Environment
No response
Additional dependencies
No response