Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: edit codebase according to PEP #153

Merged
merged 19 commits into from
Sep 22, 2023
Merged

Conversation

jxdv
Copy link
Member

@jxdv jxdv commented Sep 22, 2023

Description

  • remove unused import
  • format strings / args to comply with PEP
  • change bare except clauses
  • change certain doc-strings
  • add new-line at the end of file
  • change do_exit to staticmethod

@orhun
Copy link
Member

orhun commented Sep 22, 2023

Let's wait for #149 before merging this.

@jxdv
Copy link
Member Author

jxdv commented Sep 22, 2023

Good, I'll prepare to release v1.4.1 after these 2 PRs get merged.

@orhun
Copy link
Member

orhun commented Sep 22, 2023

Sounds good!

KacperNapierski and others added 3 commits September 22, 2023 15:42
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
@orhun
Copy link
Member

orhun commented Sep 22, 2023

Can you rebase the changes from master?

@jxdv
Copy link
Member Author

jxdv commented Sep 22, 2023

done

@orhun
Copy link
Member

orhun commented Sep 22, 2023

Can you look into linter errors reported by CI?

@jxdv
Copy link
Member Author

jxdv commented Sep 22, 2023

Yes, I'll fix all of those and ping you once it's ready for merging

@orhun
Copy link
Member

orhun commented Sep 22, 2023

Great, thanks!

@jxdv
Copy link
Member Author

jxdv commented Sep 22, 2023

I'll edit the linter to stop screaming if the line is longer than 79 chars. I'll make 120 a new maximum which is much more acceptable IMO

@jxdv
Copy link
Member Author

jxdv commented Sep 22, 2023

@orhun ready for final review

Copy link
Member

@orhun orhun left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@orhun orhun merged commit a8a4976 into grapheneX:master Sep 22, 2023
3 checks passed
@jxdv jxdv deleted the refactor branch September 23, 2023 18:12
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.

None yet

3 participants