Skip to content

Commit

Permalink
Refactor argument keys in exceptions
Browse files Browse the repository at this point in the history
Updated the keys used to store arguments in exceptions. Instead of using the argument type, they are now stored using a standard "argx" format. This change provides better readability and more consistent data access as all keys now follow the same format. It also fixes a bug that occured when the same type is supplied multiple times.
  • Loading branch information
X39 committed Jun 2, 2024
1 parent 858f5a0 commit a6313fc
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 191 deletions.
Loading

0 comments on commit a6313fc

Please sign in to comment.