#!/usr/bin/env python3


from cb_bsdl_db_tools.id_code_db import *

if __name__ == '__main__':  # pragma: no cover
    main()