""" Testing local repo management """ from .add import * from .create import * from .show import * from .list import *