Skip to content

Expose LocalBackend from top-level package#642

Closed
NenoL2001 wants to merge 1 commit into
OpenPipe:mainfrom
NenoL2001:fix/top-level-localbackend-export
Closed

Expose LocalBackend from top-level package#642
NenoL2001 wants to merge 1 commit into
OpenPipe:mainfrom
NenoL2001:fix/top-level-localbackend-export

Conversation

@NenoL2001
Copy link
Copy Markdown

Summary

  • expose art.LocalBackend via lazy top-level export
  • keep backend-only dependencies optional during import art
  • add a regression test for the top-level export

Notes

  • no runtime behavior change beyond restoring the documented top-level API

@Kovbo
Copy link
Copy Markdown
Collaborator

Kovbo commented Jun 4, 2026

Should we instead standardize on using from art.local import LocalBackend and remove art.LocalBackend from public API? I think it matches our examples.
PR
cc @bradhilton

@Kovbo Kovbo closed this Jun 4, 2026
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.

2 participants