Fixed spinner thread & remove log thread
All checks were successful
All checks were successful
This commit is contained in:
@@ -25,6 +25,7 @@ if __name__ == "__main__":
|
||||
Console.spinner(
|
||||
"Test:", test_spinner, spinner_foreground_color=ForegroundColorEnum.cyan, text_foreground_color="green"
|
||||
)
|
||||
Console.write_line("HOLD BACK")
|
||||
# opts = [
|
||||
# 'Option 1',
|
||||
# 'Option 2',
|
||||
|
||||
Reference in New Issue
Block a user