Merge modifications for more separate backend functions #69

Open
kscheidecker wants to merge 19 commits from backend/micro-services-restructuring into main
2 changed files with 2 additions and 1096 deletions
Showing only changes of commit 88dc5dd323 - Show all commits

4
backend/.gitignore vendored
View File

@@ -12,8 +12,8 @@ __pycache__/
# C extensions # C extensions
*.so *.so
# Pytest reports # Pytest html reports
report.html *.html
# Distribution / packaging # Distribution / packaging
.Python .Python

File diff suppressed because one or more lines are too long