Skip to content

Conversation

esmaycat
Copy link
Contributor

Summary

This PR just fixes some typing issues that I came across. (Specifically in commands/context.py)

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, typehinting, examples, ...)

@VincentRPS VincentRPS added Merge normally priority: low Low Priority status: awaiting review Awaiting review from a maintainer labels Jan 26, 2022
@VincentRPS VincentRPS added this to the v2.0 milestone Jan 26, 2022
Lulalaby
Lulalaby previously approved these changes Jan 26, 2022
@Lulalaby Lulalaby enabled auto-merge (rebase) January 26, 2022 06:13
auto-merge was automatically disabled January 28, 2022 09:57

Head branch was pushed to by a user without write access

@Lulalaby Lulalaby merged commit 3eeeda9 into Pycord-Development:master Jan 28, 2022
@esmaycat esmaycat removed their assignment Jan 29, 2022
@krittick
Copy link
Contributor

krittick commented Feb 2, 2022

Why did this revert the changes to author that were made in #464? This broke the typing that #464 fixed.

@krittick
Copy link
Contributor

krittick commented Feb 2, 2022

Specifically, this PR now causes this typing error which did not occur before the change:

image

@Lulalaby
Copy link
Member

Lulalaby commented Feb 2, 2022

wtf

@esmaycat
Copy link
Contributor Author

esmaycat commented Feb 2, 2022

Why are we using @cached_property anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Low Priority status: awaiting review Awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants