From 6a02b3d7f4e61bab7cd105c6a22f3cd0c5441660 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)