Fix and allow classes with missing metaclasses (#9136)

This commit is contained in:
Nikita Sobolev
2022-11-08 21:13:59 +03:00
committed by GitHub
parent b13f8e37a3
commit c0e9038f0d
12 changed files with 1134 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# Metaclass differs:
invoke.parser.ParseMachine
invoke.parser.parser.ParseMachine