commit | c3a404d3be115f2429a6608a1bbd74623db294bb | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Fri Oct 09 13:51:21 2020 -0400 |
committer | John Snow <jsnow@redhat.com> | Tue Oct 20 09:37:57 2020 -0400 |
tree | cc0cbd69ed70c162307e7624fd69ff796f194bd8 | |
parent | d2b08b79b0d0f1f794b9ed8f3b8fbcbfdfb9e142 [diff] |
python: add mypy config Formalize the options used for checking the python library. You can run mypy from the directory that mypy.ini is in by typing `mypy qemu/`. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20201009175123.249009-2-jsnow@redhat.com [Edit: Added newline; thanks Bin Meng --js] Signed-off-by: John Snow <jsnow@redhat.com>