Skip to content

Commit

Permalink
Gui: Cleanup Python varargs
Browse files Browse the repository at this point in the history
Various function existed that had no arguments but were still treated as
if they were vararg functions.  This has no been changed to
add_noargs_method declarations, cleaning up the code.
  • Loading branch information
pieterhijma authored and wwmayer committed Aug 16, 2023
1 parent 5a58c5a commit d07dd67
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 208 deletions.
Loading

0 comments on commit d07dd67

Please sign in to comment.