"""File used in for test_circular_import() in test_import_error.py"""
import circular_b

a = 1
