Skip to content

Refactor codebase for improved readability and maintainability#22

Open
amirmalekian wants to merge 6 commits intoSamadiPour:masterfrom
amirmalekian:dev
Open

Refactor codebase for improved readability and maintainability#22
amirmalekian wants to merge 6 commits intoSamadiPour:masterfrom
amirmalekian:dev

Conversation

@amirmalekian
Copy link
Copy Markdown

This pull request aims to refactor the existing codebase to enhance its readability and maintainability.
These improvements will make the code easier to understand, modify, and debug, ultimately leading to a more efficient development process.

…replace `self` with `cls` as the first argument of the instance method
….group(x) with m[x] for re.Match objects & datetime.today() with datetime.now(), convert for loop into list comprehension
@amirmalekian
Copy link
Copy Markdown
Author

If there is a problem, let me know and I will correct it. @SamadiPour

Comment thread src/bonbast/main.py Outdated
Comment thread src/bonbast/main.py Outdated
Comment thread src/bonbast/server.py Outdated
Comment thread src/bonbast/server.py Outdated
Comment thread src/bonbast/server.py Outdated
Copy link
Copy Markdown
Author

@amirmalekian amirmalekian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed changes, ready to become a merge.
@alirezaazadi @SamadiPour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants