-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace interface singleton class with cached functions
Replace with lru_cached functions. These will return the same value each time they are called. This simplifies the interface module. The tests and checks for working initialisation have been removed as they are no longer appropriate.
- Loading branch information
1 parent
0a4abfe
commit 37a6530
Showing
6 changed files
with
168 additions
and
219 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
Oops, something went wrong.