From 70fafbf3f80f35c5db2c306978b2a488adad40bb Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 18 Mar 2022 14:19:00 -0700 Subject: [PATCH] remove asciitable so tests pass for now --- jc/lib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/lib.py b/jc/lib.py index bc6754bd..fd608421 100644 --- a/jc/lib.py +++ b/jc/lib.py @@ -13,7 +13,7 @@ parsers = [ 'airport', 'airport-s', 'arp', - 'asciitable', + # 'asciitable', 'asciitable-m', 'blkid', 'cksum',