mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
fix with ruff command
This commit is contained in:
parent
66a56888f6
commit
f42900a6dc
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ import subprocess
|
|||
import sys
|
||||
from collections import Counter
|
||||
|
||||
|
||||
def disassemble_elf(elf_path):
|
||||
try:
|
||||
result = subprocess.run(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue