-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Break Quote plugin into record and database types
Moving all the quote data into an attrs class makes it easier to work with over a dictionary. Then hiding the database implementation as a mixin made the plugin class itself easier to understand.
- Loading branch information
Showing
3 changed files
with
151 additions
and
118 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
Oops, something went wrong.