qapi/gen: Drop support for QAPIGen without a file name
commitcc0747f6b709c197b077cd313f37617fc80c3be1
authorMarkus Armbruster <armbru@redhat.com>
Mon, 1 Feb 2021 19:37:45 +0000 (1 14:37 -0500)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 8 Feb 2021 13:15:58 +0000 (8 14:15 +0100)
tree1b4185806db389903e9651f54055d11b4398e1e8
parentc6cd7e4151794194f804ac3b8d2bc9347142c024
qapi/gen: Drop support for QAPIGen without a file name

The previous commit removed the only user of QAPIGen(None).  Tighten
the type hint.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210201193747.2169670-15-jsnow@redhat.com>
scripts/qapi/gen.py