Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Conversation

@Sigmanificient
Copy link
Member

  • 🎨 Formatting with black once and for all

  • 🔥 Remove import sorted

Changes

  • adds: ...
  • fixed: ...
  • improvements: ...

Check off the following

  • I have tested my changes with the current requirements
  • My Code follows the pep8 code style.

* 🎨 Formatting with black once and for all

* 🔥 Remove import sorted
@Sigmanificient Sigmanificient merged commit 66bf690 into format Jun 1, 2022
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #475 (e742400) into format (bd28f49) will not change coverage.
The diff coverage is 30.95%.

@@           Coverage Diff           @@
##           format     #475   +/-   ##
=======================================
  Coverage   65.01%   65.01%           
=======================================
  Files         183      183           
  Lines        5968     5968           
=======================================
  Hits         3880     3880           
  Misses       2088     2088           
Impacted Files Coverage Δ
pincer/__init__.py 100.00% <ø> (ø)
pincer/_config.py 84.61% <ø> (ø)
pincer/cog.py 39.62% <ø> (ø)
pincer/commands/__init__.py 100.00% <ø> (ø)
pincer/commands/components/__init__.py 100.00% <ø> (ø)
pincer/commands/components/action_row.py 75.00% <ø> (ø)
pincer/commands/components/button.py 90.90% <ø> (ø)
pincer/commands/components/decorators.py 35.13% <0.00%> (ø)
pincer/commands/components/select_menu.py 68.29% <ø> (ø)
pincer/commands/groups.py 86.66% <ø> (ø)
... and 81 more

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 bd28f49...e742400. Read the comment docs.

Sigmanificient added a commit that referenced this pull request Jun 1, 2022
* 🎨 Formatting with black once and for all

* 🔥 Remove import sorted

* 🎨 Fixing flake8 warnings

* 🔧 Tweaking flake8 config

* 🎨 Formatting with black once and for all (#473) (#475)

* 🎨 Formatting with black once and for all

* 🔥 Remove import sorted
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants