diff options
| author | John Snow <jsnow@redhat.com> | 2021-05-27 17:16:52 -0400 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2021-06-01 16:21:21 -0400 |
| commit | 7f0a143b0cd7b2b7c05b55b1b6814747ef612ce3 (patch) | |
| tree | dd35315a4d0f6438a30cc4f487dde87155c850c4 /python/qemu/machine/__init__.py | |
| parent | 859aeb67d7372e63bd7bb2c7d063c2a49f2507ab (diff) | |
| download | focaccia-qemu-7f0a143b0cd7b2b7c05b55b1b6814747ef612ce3.tar.gz focaccia-qemu-7f0a143b0cd7b2b7c05b55b1b6814747ef612ce3.zip | |
iotests/297: add --namespace-packages to mypy arguments
mypy is kind of weird about how it handles imports. For legacy reasons, it won't load PEP 420 namespaces, because of logic implemented prior to that becoming a standard. So, if you plan on using any, you have to pass --namespace-packages. Alright, fine. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Cleber Rosa <crosa@redhat.com> Message-id: 20210527211715.394144-9-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/machine/__init__.py')
0 files changed, 0 insertions, 0 deletions