We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea0322 commit ef2ff92Copy full SHA for ef2ff92
lkql/manage.py
@@ -7,10 +7,6 @@ class Manage(ManageScript):
7
8
ENABLE_BUILD_WARNINGS_DEFAULT = True
9
10
- @property
11
- def main_programs(self):
12
- return super().main_programs
13
-
14
def create_context(self, args):
15
16
from langkit.compile_context import AdaSourceKind, CompileCtx
0 commit comments