#!/usr/bin/env python3 from utils.config import set_config as setting cfg = setting.config() print(cfg.header["G801"], cfg.header["G802"])