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

Feature/lazy load2 #7013

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

cdrini
Copy link
Collaborator

@cdrini cdrini commented Sep 27, 2022

Closes #3410

Technical

Testing

Screenshot

Stakeholders

@cdrini cdrini force-pushed the feature/lazy-load2 branch 4 times, most recently from d225707 to 497afac Compare September 27, 2022 05:22

@macro
@public
def render_macro_lazy(name, *args, **kw):
Copy link
Collaborator

@cclauss cclauss Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these two functions the same without the exception of one string? If so, would it be possible to add a parameter or use functools.partial() to merge this into a single function?

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.

None yet

2 participants