from Entity.Variables import accountToken class Requester(): @classmethod def printToken(cls): print(accountToken)