Why is rearrange_name not callable if I imported it?
import rearrange_name import unittest class TestRearrange(unittest.TestCase): def test_basic(self):