fix: file structure, made a bit of refactor

This commit is contained in:
2024-03-18 19:30:52 +01:00
parent 0dbc576f8c
commit 6dfe690749
19 changed files with 48 additions and 85 deletions

View File

@@ -34,5 +34,6 @@ With obfuscation (only showing a few nodes, the original graph was more than 40K
# How to run
```
cd Builder
python gui.py
```