isort & black

- trying to fix environment issues
This commit is contained in:
2025-09-14 03:07:06 +04:00
parent 7cf4c5259b
commit 7291b148e5
11 changed files with 177 additions and 99 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ from ui.ui import TranscriberApp
if __name__ == "__main__":
app = TranscriberApp()
app.mainloop()
app.mainloop()