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
*.so
# Pytest reports
report.html
# Pytest html reports
*.html
# Distribution / packaging
.Python

File diff suppressed because one or more lines are too long