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

style: use () instead of tuple() #1783

Merged
merged 3 commits into from
Nov 16, 2022
Merged

style: use () instead of tuple() #1783

merged 3 commits into from
Nov 16, 2022

Conversation

Ombucha
Copy link
Contributor

@Ombucha Ombucha commented Nov 15, 2022

Checklist

  • I have searched the open pull requests for duplicates.
  • 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.

@Ombucha Ombucha requested a review from a team as a code owner November 15, 2022 15:52
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #1783 (ae0744c) into master (8b9f118) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1783   +/-   ##
=======================================
  Coverage   33.15%   33.15%           
=======================================
  Files          96       96           
  Lines       18536    18536           
=======================================
  Hits         6145     6145           
  Misses      12391    12391           
Flag Coverage Δ
macos-latest-3.10 33.13% <0.00%> (ø)
macos-latest-3.11 33.13% <0.00%> (ø)
macos-latest-3.8 33.14% <0.00%> (ø)
macos-latest-3.9 33.14% <0.00%> (ø)
ubuntu-latest-3.10 33.13% <0.00%> (ø)
ubuntu-latest-3.11 33.13% <0.00%> (ø)
ubuntu-latest-3.8 33.14% <0.00%> (ø)
ubuntu-latest-3.9 33.14% <0.00%> (ø)
windows-latest-3.10 33.13% <0.00%> (ø)
windows-latest-3.11 33.13% <0.00%> (ø)
windows-latest-3.8 33.14% <0.00%> (ø)
windows-latest-3.9 33.14% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
discord/commands/options.py 16.66% <ø> (ø)
discord/guild.py 23.83% <0.00%> (ø)
discord/member.py 32.57% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b9f118...ae0744c. Read the comment docs.

@EmmmaTech
Copy link
Contributor

Can you add a summary in the description of this PR? And also a more descriptive title.

@Ombucha Ombucha changed the title Use Literals style: use () instead of tuple() Nov 15, 2022
@Ombucha
Copy link
Contributor Author

Ombucha commented Nov 15, 2022

I have edited the title. There is no need for a summary as there are no significant changes.

@BobDotCom BobDotCom enabled auto-merge (squash) November 15, 2022 17:12
@BobDotCom BobDotCom requested a review from a team November 15, 2022 17:22
@BobDotCom BobDotCom merged commit a5c08f3 into Pycord-Development:master Nov 16, 2022
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.

4 participants