style: adjust code formatting and whitespace for consistent indentation across source files

This commit is contained in:
retoor 2024-11-26 06:26:27 +00:00
parent 149e01e693
commit ed561b7875
6 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
.history
.venv
src/upload/__pycache__
src/rupload/__pycache__
uploads/*