Flake8 formatting

This commit is contained in:
JanLJL
2024-05-02 17:00:12 +02:00
parent d623115b1b
commit c9e38631d1
5 changed files with 2 additions and 7 deletions

View File

@@ -11,7 +11,6 @@ from pathlib import Path
import ruamel.yaml
from osaca import __version__, utils
from copy import deepcopy
from osaca.parser import ParserX86ATT
from osaca.parser.instruction_form import InstructionForm
from osaca.parser.operand import Operand