from config.dtype import ArchMgrConfig def config(config: ArchMgrConfig): print(""" Your config can be found at """) print(config)