Skip to content

Commit 5e41582

Browse files
committed
Merge branch 'integrate/generator-cleanup' into develop
2 parents 75df745 + 1da2fce commit 5e41582

85 files changed

Lines changed: 7951 additions & 39 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/modules/generator/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from core.blueprints.base_blueprint import BaseBlueprint
2+
3+
generator_bp = BaseBlueprint("generator", __name__, template_folder="templates")
29.5 KB
Binary file not shown.
Binary file not shown.
6.4 KB
Binary file not shown.
8.26 KB
Binary file not shown.
663 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)