Skip to content

Used anyio.abc full namespace instead of from imports#6784

Merged
zanieb merged 2 commits intoPrefectHQ:mainfrom
shraddhafalane:import_refactor
Sep 12, 2022
Merged

Used anyio.abc full namespace instead of from imports#6784
zanieb merged 2 commits intoPrefectHQ:mainfrom
shraddhafalane:import_refactor

Conversation

@shraddhafalane
Copy link
Copy Markdown
Contributor

closes #6753

Example

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • This pull request includes tests or only affects documentation.
  • This pull request includes a fix, feature, enhancement, docs, collections, or maintenance label categorizing the change.

@netlify
Copy link
Copy Markdown

netlify bot commented Sep 12, 2022

Deploy Preview for prefect-orion ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 125ff0a
🔍 Latest deploy log https://app.netlify.com/sites/prefect-orion/deploys/631f54b40b853800084f713d
😎 Deploy Preview https://deploy-preview-6784--prefect-orion.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 settings.

@zanieb zanieb added the development Tech debt, refactors, CI, tests, and other related work. label Sep 12, 2022
@zanieb
Copy link
Copy Markdown
Contributor

zanieb commented Sep 12, 2022

Hi! Don't worry about the deploy preview, we're working on enabling those for external contributors in #6728

Thanks for contributing! This looks great.

@zanieb zanieb merged commit 269e367 into PrefectHQ:main Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development Tech debt, refactors, CI, tests, and other related work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use anyio.abc types with full namespace instead of from imports

2 participants