You've already forked HeurAMS-legacy
fix
This commit is contained in:
@@ -79,4 +79,8 @@ if is_subdir(Path(rootdir), Path(os.getcwd())):
|
||||
environment_check()
|
||||
|
||||
app = HeurAMSApp()
|
||||
app.run()
|
||||
if __name__ == "__main__":
|
||||
app.run()
|
||||
|
||||
def main():
|
||||
app.run()
|
||||
|
||||
Reference in New Issue
Block a user