From cb04f05d48415ed3042d34ec2feeaea8980b5cb6 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Mon, 24 Jan 2022 11:49:22 +0300 Subject: [PATCH] [~] Refactor --- dotfiles/.local/bin/commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.local/bin/commands b/dotfiles/.local/bin/commands index 637a58a..e24579e 100755 --- a/dotfiles/.local/bin/commands +++ b/dotfiles/.local/bin/commands @@ -206,7 +206,7 @@ def eternal_oom(memory_limit=None): if t10(): pprint.pprint([ 'Killing', - t9, + pandas_row(t9, 0), mem_used, ]) t4()