MittaAI / webwright

Webwright is an AI-powered terminal emulator that lives within your OS. It eliminates time spent on repetitive tasks, conjures code, summons software, and bends the OS to its will. Are you ready to release the ghost in your shell?
MIT License
31 stars 2 forks source link

Fix syntax issues and refactor in git_branch.py #53

Closed kordless closed 3 months ago

kordless commented 3 months ago

This pull request includes syntax fixes and some refactoring in the git_branch.py file. The changes improve readability and ensure adherence to Python standards.