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

Multiple fixes and code formatting #20

Merged
merged 6 commits into from
Aug 26, 2023

Conversation

NefixEstrada
Copy link
Collaborator

Hello again!

I've fixed some issues with the existing functions (missing edge cases mainly), and written some texts!

Also, I noticed that there was a linter but wasn't enforcing anything, so I switched to black and formatted the whole repo.

If you don't like the formatting part, I can remove it, but I thought it would be nice to enforce the same style always!

Thanks

@Inveracity
Copy link
Owner

Nice! I will give this a look as soon as I can!

And yes I totally prefer Black as well 👍

@Inveracity
Copy link
Owner

@NefixEstrada I'm not sure I resolved the conflicts correctly, do you mind taking a look?

Copy link
Collaborator Author

@NefixEstrada NefixEstrada left a comment

Choose a reason for hiding this comment

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

Sorry for the late answer, I was on vacation

@Inveracity
Copy link
Owner

from .rql_rewrite import RQL_TYPE_TRANSLATIONS

hope you had a nice vacation!

I don't think those two imports are required now. In fact, I think that I deleted RQL_TYPE_TRANSLATIONS as a whole

ah yeah I see it now! thank you

@Inveracity Inveracity merged commit 2864b56 into Inveracity:master Aug 26, 2023
0 of 4 checks passed
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