import os COURSE_TABLE: str = os.getenv('COURSE_TABLE') # type: ignore