Skip to content

Conversation

tscrim
Copy link
Collaborator

@tscrim tscrim commented Mar 19, 2024

Fixes #37547 by implementing a __bool__ method.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

Copy link

Documentation preview for this PR (built with commit a03127b; changes) is ready! 🎉

Copy link
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

good, thanks

@vbraun vbraun merged commit d3ce9d0 into sagemath:develop Mar 31, 2024
@tscrim tscrim deleted the combinat/empty_poset-37547 branch April 4, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bool(Poset()) evaluates to True
4 participants