Skip to content

fix: replace function scoped import with top level import#3855

Open
yabirgb wants to merge 1 commit into
ApeWorX:mainfrom
yabirgb:imports
Open

fix: replace function scoped import with top level import#3855
yabirgb wants to merge 1 commit into
ApeWorX:mainfrom
yabirgb:imports

Conversation

@yabirgb

@yabirgb yabirgb commented Jun 3, 2026

Copy link
Copy Markdown

What was wrong?

The code is using function scoped imports that get evaluated on each function call consuming time and resources.

How was it fixed?

Used a top level import

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

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.

1 participant