removed random "info" and updated pre-commit config
This commit is contained in:
@@ -68,7 +68,7 @@ def update_instance_table(
|
||||
if tag["Key"] == "Name":
|
||||
name = tag["Value"]
|
||||
table.add_rows({"name": name, "status": instance.state["Name"]})
|
||||
log.debug("Table updated")info
|
||||
log.debug("Table updated")
|
||||
|
||||
|
||||
def nicegui_ui() -> None:
|
||||
|
||||
Reference in New Issue
Block a user