forked from skorokithakis/catt
-
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.
Use basic class instead of dict for app_info (skorokithakis#158)
* Use namedtuples instead of dicts for app_info * Clean up get_app_info a bit * Use basic class instead of namedtuple * Renaming spree (app_info to app) * Types for CastController * Remove redundant logic in get_app
- Loading branch information
Showing
2 changed files
with
56 additions
and
61 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