-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule autofl-ui
updated
9 files
+5 −0 | README.md | |
+4 −5 | pyproject.toml | |
+7 −4 | src/Main.py | |
+2 −5 | src/analysis/package.py | |
+0 −11 | src/analysis/project.py | |
+20 −21 | src/pages/1_Project_Level.py | |
+4 −3 | src/pages/2_Package_Level.py | |
+2 −2 | src/pages/3_File_Level.py | |
+15 −5 | src/request/annotation.py |