from .bases import TestBase, WorldTestBase from warnings import warn warn("TestBase was renamed to bases", DeprecationWarning)