mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
Command applied:
```
find ./backend/ -type f -name "*.py" -exec pyupgrade --py312-plus {} \;
```
Command applied:
```
find ./backend/ -type f -name "*.py" -exec pyupgrade --py312-plus {} \;
```