diff options
| author | William Bruneau <william.bruneau@epfedu.fr> | 2019-09-20 13:15:23 +0200 |
|---|---|---|
| committer | William Bruneau <william.bruneau@epfedu.fr> | 2019-09-20 14:02:17 +0200 |
| commit | 7689482048d8ab829152b9f233fc63161813ab77 (patch) | |
| tree | 94507ec052b8e352176139d03fe465dbde2022f0 /test/arch/x86/qemu/testqemu64.py | |
| parent | 9d5e0d20f6374f73d56e97decdac570108a1ff98 (diff) | |
| download | miasm-7689482048d8ab829152b9f233fc63161813ab77.tar.gz miasm-7689482048d8ab829152b9f233fc63161813ab77.zip | |
Codespell: add excetion 'blocs' to keep API unchanged
Fixing some codespell errors would imply modifying some API.
Codespell errors:
miasm/core/asmblock.py:1608: blocs ==> blocks
def dis_multibloc(self, offset, blocs=None):
miasm/core/asmblock.py:1614: blocs ==> blocks
return self.dis_multiblock(offset, blocs)
Diffstat (limited to 'test/arch/x86/qemu/testqemu64.py')
0 files changed, 0 insertions, 0 deletions