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()