From 9642d82cbae2e5132ab30ac0319f6dfa3c578701 Mon Sep 17 00:00:00 2001 From: EdenRafael Date: Thu, 21 Nov 2024 22:06:50 +0200 Subject: [PATCH] push testing and integrate this commit and branch with issue: #591 --- jc/parsers/amixer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jc/parsers/amixer.py b/jc/parsers/amixer.py index bc04ca8c..d0575261 100644 --- a/jc/parsers/amixer.py +++ b/jc/parsers/amixer.py @@ -59,6 +59,7 @@ def parse( Returns: List of Dictionaries. Raw or processed structured data. + push test """ # jc.utils.compatibility(__name__, info.compatible, quiet) # jc.utils.input_type_check(data)