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

Version bump and deploy #480

Merged
merged 3 commits into from
Jul 4, 2024
Merged

Version bump and deploy #480

merged 3 commits into from
Jul 4, 2024

Conversation

grzesir
Copy link
Contributor

@grzesir grzesir commented Jul 4, 2024

No description provided.

Copy link
Contributor

korbit-ai bot commented Jul 4, 2024

My review is in progress 📖 - I will have feedback for you in a few minutes!

@grzesir grzesir merged commit 01acd0f into dev Jul 4, 2024
1 check passed
Copy link
Contributor

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

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

I have reviewed your code and found 1 potential issue. To discuss my individual comments that I have added, tag me in replies using @korbit-ai.


Please react with a 👍 to my comments that you find helpful and a 👎 to those you find unhelpful - this will help me learn and improve as we collaborate.

@@ -546,16 +546,6 @@ def create(cls, *args, **kwargs) -> RESTClient:
def _get(self, *args, **kwargs):
Copy link
Contributor

Choose a reason for hiding this comment

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

category Naming

The function name '_get' is not descriptive enough. It would be better to rename it to 'makePolygonGetRequest' to clearly convey its purpose.

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

Successfully merging this pull request may close these issues.

None yet

1 participant