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

Preview template function return values #215

Merged

Conversation

dnlbauer
Copy link
Contributor

While working on type annotations, I noticed that these two functions seem to not always return what is expected:

  • is_object_list does sometimes return nothing instead of a boolean.
  • stringify not always returns a string.

@simleo simleo merged commit c1f6798 into ResearchObject:master Mar 3, 2025
13 checks passed
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