def get_lock()

in src/image_gen_aux/utils/logging.py [0:0]


    def get_lock(self):
        if _tqdm_active:
            return tqdm_lib.tqdm.get_lock()