-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert to namedtuple over dataclass for python 3.6
This means we can't use the registration to cache the resolution result any more so instead we just introduce a new 'singletons' property on the Container itself, which is nice and simple I guess.
- Loading branch information
1 parent
d33ad92
commit 5d9ae69
Showing
1 changed file
with
8 additions
and
6 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