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

Apply isort #1508

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Apply isort #1508

merged 1 commit into from
Jun 11, 2024

Conversation

Olegt0rr
Copy link
Contributor

@Olegt0rr Olegt0rr commented Jun 10, 2024

Description

Just applied isort from contribution guide

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@Olegt0rr Olegt0rr added the skip news Pull request can be merged without describing changes label Jun 10, 2024
Copy link

🌽 Changelog is not needed.

This PR does not require a changelog because skip news label is present.

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Jun 10, 2024
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0335bb1) to head (bc5db8b).
Report is 1 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1508   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          436       436           
  Lines        11294     11294           
=========================================
  Hits         11294     11294           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Coverage Δ
aiogram/client/bot.py 100.00% <ø> (ø)
aiogram/methods/__init__.py 100.00% <100.00%> (ø)

@Olegt0rr Olegt0rr self-assigned this Jun 10, 2024
@JrooTJunior JrooTJunior merged commit 0df95a0 into dev-3.x Jun 11, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version skip news Pull request can be merged without describing changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants