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

nonebot.adapters.discord 应在 try 块内导入 #171

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

AzideCupric
Copy link
Contributor

@AzideCupric AzideCupric commented Aug 17, 2024

怎么到 try 外面来的(

from nonebot.adapters.discord.api.model import (
File,
Embed,
MessageFlag,
AllowedMention,
AttachmentSend,
DirectComponent,
)

@AzideCupric AzideCupric added the bug Something isn't working label Aug 17, 2024
Copy link

netlify bot commented Aug 17, 2024

Deploy Preview for send-anything-anywhere ready!

Name Link
🔨 Latest commit d666de1
🔍 Latest deploy log https://app.netlify.com/sites/send-anything-anywhere/deploys/66c09125ef2a970008ac06ae
😎 Deploy Preview https://deploy-preview-171--send-anything-anywhere.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (b421e84) to head (d666de1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
- Coverage   95.88%   95.87%   -0.01%     
==========================================
  Files          27       27              
  Lines        2282     2281       -1     
==========================================
- Hits         2188     2187       -1     
  Misses         94       94              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@felinae98 felinae98 changed the title 🐛 nonebot.adapters.discord 应在 try 块内导入 nonebot.adapters.discord 应在 try 块内导入 Aug 17, 2024
@felinae98 felinae98 merged commit b87bca5 into main Aug 17, 2024
20 checks passed
@felinae98 felinae98 deleted the fix/discord-outtry branch August 17, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants