Skip to content

🐛 Fix execute_func #994

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

Merged
merged 1 commit into from
Aug 28, 2023
Merged

🐛 Fix execute_func #994

merged 1 commit into from
Aug 28, 2023

Conversation

chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Aug 26, 2023

Needs functions were being parsed the sphinx env, as opposed to the required sphinx app, as the first argument.

Note, this is good example of where better type annotating and checking would be very beneficial 😅

Needs functions were being parsed the sphinx `env`, as opposed to the required sphinx `app`, as the first argument.

Note, this is good example of where better type annotating and checking would be beneficial
@chrisjsewell chrisjsewell requested a review from danwos August 26, 2023 01:48
@chrisjsewell chrisjsewell merged commit 87d326e into master Aug 28, 2023
@chrisjsewell chrisjsewell deleted the fix-execute-func branch August 28, 2023 04:46
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