#! /usr/bin/env python3 """Entry point.""" import cd if __name__ == "__main__": cd.main(__file__)