Henrik Barthels
Henrik Barthels
**The Problem** In the meeting details submenu, links that are in HTML code (example `link`) are not clickable. In my case, those links usually point to a shared meeting notes...
**The Problem** On small screens and for meetings with a large number of participants and/or a long note, the meeting details submenu can be longer than the height of the...
In one-to-one matching, symbols that have a `variable_name` do not work in commutative functions. They seem to work correctly in many-to-one matching. Example: ```python from matchpy import Operation, Symbol, Arity,...
To avoid issues such as #60, we should check that objects are created and functions are used correctly, at least in those cases where so far, incorrect input does not...