forked from kalaspuff/stockholm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve the currency by symbol on Currency.__init__
When instantiating the Currency class we need to resolve a `str` currency symbol to its definition class to preserve any attribute overrides. Resolves kalaspuff#254
- Loading branch information
Whiskey River
committed
Mar 21, 2024
1 parent
1e89e0d
commit ede88e6
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters