def scroll()

in src/nova_act/util/logging.py [0:0]


    def scroll(self):
        if self.condition_check():
            print(".", end="", flush=True, file=sys.stderr)