Skip to content

Commit

Permalink
Simplify calls to register_element (#639)
Browse files Browse the repository at this point in the history
This removes redundancy in calling `register_element`, since the `tag:`
parameter is _almost always_ unnecessary, as it can be computed based on
the `method_name`.

I'm sorry that I haven't fully tested this change because I wasn't able
to get the green dots tests working... filing a bug for that shortly...
  • Loading branch information
brandondrew authored Jan 30, 2024
1 parent 44b2674 commit bb249fe
Showing 1 changed file with 101 additions and 101 deletions.
Loading

0 comments on commit bb249fe

Please sign in to comment.