Current File : //usr/local/apps/python3/lib/python3.11/test/test_import/data/circular_imports/source.py
from . import use
spam = 1