1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

orginized the content inside the amixer parser

This commit is contained in:
Eden Refael
2024-11-28 11:21:33 +02:00
parent d0b8d05cfe
commit 2c9d6dc24e

View File

@ -203,4 +203,4 @@ if __name__ == '__main__':
'capture': output_data_sget_capture}
for key, val in di.items():
print(f"[info] for key: {key}")
print(f"[info] the output is: {val}")
print(f"[info] the output is: {val}")