We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6177481 commit 55e9381Copy full SHA for 55e9381
1 file changed
interfacy/core.py
@@ -1940,4 +1940,4 @@ def get_last_schema(self) -> "ParserSchema | None":
1940
return None
1941
1942
1943
-__all__ = ["ExitCode", "InterfacyParser", "InterspersedOptionValueError"]
+__all__ = ["AbbreviationScope", "ExitCode", "InterfacyParser", "InterspersedOptionValueError"]
0 commit comments